summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522023-06-19 11:37:12 +0200
committertytan6522023-06-19 11:37:12 +0200
commit04f6ec4d37cd1c97647e6b9bf70bdee3fde0cab1 (patch)
treebbe787c6c1ae51a69b9a34138bb1bb5f75403293
parentf65d2e7638ffff4a8b64b4f9990ad748d4f35f81 (diff)
downloadaur-04f6ec4d37cd1c97647e6b9bf70bdee3fde0cab1.tar.gz
build: Update to 29.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 160cf232e35f..a92a3425ea44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-studio-tytan652
pkgdesc = Free and open source software for video recording and live streaming. With everything except service integrations. Plus V4L2 devices by paths, my bind interface PR, and sometimes backported fixes
- pkgver = 29.1.2
+ pkgver = 29.1.3
pkgrel = 1
url = https://github.com/obsproject/obs-studio
arch = x86_64
@@ -78,7 +78,7 @@ pkgbase = obs-studio-tytan652
optdepends = systemd-libs: V4L2 support
optdepends = v4l2loopback-dkms: V4L2 virtual camera output
optdepends = decklink: Blackmagic Design DeckLink support
- provides = obs-studio=29.1.2
+ provides = obs-studio=29.1.3
provides = obs-vst
provides = obs-websocket
provides = obs-browser
@@ -89,7 +89,7 @@ pkgbase = obs-studio-tytan652
conflicts = obs-linuxbrowser
conflicts = libva-vdpau-driver
options = debug
- source = obs-studio::git+https://github.com/obsproject/obs-studio.git#tag=29.1.2
+ source = obs-studio::git+https://github.com/obsproject/obs-studio.git#tag=29.1.3
source = obs-browser::git+https://github.com/obsproject/obs-browser.git
source = obs-websocket::git+https://github.com/obsproject/obs-websocket.git
source = qr::git+https://github.com/nayuki/QR-Code-generator.git
diff --git a/PKGBUILD b/PKGBUILD
index 54433e34f83e..17a5559379d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: tytan652 <tytan652 at tytanium dot xyz>
pkgname=obs-studio-tytan652
-pkgver=29.1.2
+pkgver=29.1.3
pkgrel=1
pkgdesc="Free and open source software for video recording and live streaming. With everything except service integrations. Plus V4L2 devices by paths, my bind interface PR, and sometimes backported fixes"
arch=("x86_64" "aarch64")