summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortytan6522022-02-22 07:33:43 +0100
committertytan6522022-02-22 07:33:43 +0100
commit889c3412c199298e6f9ed6ccb850031e979082fb (patch)
tree577833d629f19a601fb814173f59a31365fe9d90 /PKGBUILD
parent9c72fba769ab8a0f42233cbc3cdc21657b12cb83 (diff)
downloadaur-889c3412c199298e6f9ed6ccb850031e979082fb.tar.gz
build: Update to 27.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd4e6054f76d..88c959cb9d67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
DISTRIB_ID=`lsb_release --id | cut -f2 -d$'\t'`
pkgname=obs-studio-tytan652
-pkgver=27.2.0
-pkgrel=2
+pkgver=27.2.1
+pkgrel=1
pkgdesc="Free and open source software for video recording and live streaming. With Browser dock and sources, VST 2 filter, FTL protocol, VLC sources, V4L2 devices by paths, my bind interface PR, and sometimes backported fixes."
arch=("i686" "x86_64" "aarch64")
url="https://github.com/obsproject/obs-studio"