summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlice Gaudon2022-04-04 11:11:49 +0200
committerAlice Gaudon2022-04-04 11:11:49 +0200
commitfbc7f75b8b439a9949852fbc302d0e60e80e4272 (patch)
tree6edf66ccbbe66689bda4a9b0e3e6bea2323af656
parent36e86beb301cc2d966238d47c3758abdcf9336f6 (diff)
downloadaur-fbc7f75b8b439a9949852fbc302d0e60e80e4272.tar.gz
Bump to version 27.2.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e469e5640652..bf8370148744 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = obs-studio-browser
pkgdesc = Free and open source software for video recording and live streaming. Built with browser, vst plugins.
- pkgver = 27.2.3
- pkgrel = 2
+ pkgver = 27.2.4
+ pkgrel = 1
url = https://github.com/obsproject/obs-studio
arch = i686
arch = x86_64
@@ -38,10 +38,10 @@ pkgbase = obs-studio-browser
optdepends = python: Python scripting
optdepends = sndio: Sndio input client
optdepends = v4l2loopback-dkms: Virtual camera output
- provides = obs-studio=27.2.3
+ provides = obs-studio=27.2.4
conflicts = obs-studio
conflicts = obs-linuxbrowser
- source = obs-studio-browser::git+https://github.com/obsproject/obs-studio.git#tag=27.2.3
+ source = obs-studio-browser::git+https://github.com/obsproject/obs-studio.git#tag=27.2.4
source = git+https://github.com/Mixer/ftl-sdk.git
source = git+https://github.com/obsproject/obs-browser.git
source = git+https://github.com/obsproject/obs-vst.git
diff --git a/PKGBUILD b/PKGBUILD
index aeb5488191db..7f755369513f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: ledti <antergist at gmail dot com>
pkgname=obs-studio-browser
-pkgver=27.2.3
-pkgrel=2
+pkgver=27.2.4
+pkgrel=1
pkgdesc="Free and open source software for video recording and live streaming. Built with browser, vst plugins."
arch=("i686" "x86_64")
url="https://github.com/obsproject/obs-studio"