summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlice Gaudon2021-01-08 14:33:52 +0100
committerAlice Gaudon2021-01-08 14:33:52 +0100
commitbb53918776adbceff37e7dc44e157f4cbbc192a2 (patch)
tree848baf2cf9e8a34c906a631a443be8386f2a4c1b
parent136b2f1b40a2625b6e0a4b3da618d5008d437996 (diff)
downloadaur-bb53918776adbceff37e7dc44e157f4cbbc192a2.tar.gz
Bump to version 26.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cadfeccda9a..2fe56c9f85a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-studio-browser
pkgdesc = Free and open source software for video recording and live streaming. Built with the browser plugin.
- pkgver = 26.1.0
+ pkgver = 26.1.1
pkgrel = 1
url = https://github.com/obsproject/obs-studio
arch = i686
@@ -32,9 +32,9 @@ pkgbase = obs-studio-browser
optdepends = luajit: Lua scripting
optdepends = python: Python scripting
optdepends = v4l2loopback-dkms: Virtual camera output
- provides = obs-studio=26.1.0
+ provides = obs-studio=26.1.1
conflicts = obs-studio
- source = obs-studio-browser::git+https://github.com/obsproject/obs-studio.git#tag=26.1.0
+ source = obs-studio-browser::git+https://github.com/obsproject/obs-studio.git#tag=26.1.1
source = git+https://github.com/Mixer/ftl-sdk.git
source = git+https://github.com/obsproject/obs-browser.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 516e12ec7ea6..95a5c19d2a19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ArcticVanguard <LideEmily at gmail dot com>
# Contributor: ledti <antergist at gmail dot com>
pkgname=obs-studio-browser
-pkgver=26.1.0
+pkgver=26.1.1
pkgrel=1
pkgdesc="Free and open source software for video recording and live streaming. Built with the browser plugin."
arch=("i686" "x86_64")