summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortytan6522022-09-22 21:10:58 +0200
committertytan6522022-09-22 21:10:58 +0200
commite48c79836b2f4570547e4b0a5cee0fa5219d6c49 (patch)
treea4f7e28c1ec5dc03c65f41f4bbd31eacab509ff0 /PKGBUILD
parent81f3c2cefd62b249f6196e27d8e42024cb30c273 (diff)
downloadaur-e48c79836b2f4570547e4b0a5cee0fa5219d6c49.tar.gz
build: Update to 28.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abff9b8c6ea5..1bc4ace31d49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
DISTRIB_ID=`lsb_release --id | cut -f2 -d$'\t'`
pkgname=obs-studio-browser
-pkgver=28.0.1
-pkgrel=4
+pkgver=28.0.2
+pkgrel=1
pkgdesc="Free and open source software for video recording and live streaming. With everything except service integration"
arch=("x86_64")
url="https://github.com/obsproject/obs-studio"
@@ -19,8 +19,8 @@ _pythonver=3.10
depends=(
"jack" "gtk-update-icon-cache" "x264" "rnnoise" "pciutils" "qt6-svg"
- # "libxinerama" "qt5-svg" provided by "vlc-luajit"
- # "libxkbcommon-x11" provided by "qt5-base"
+ # "libxinerama" provided by "vlc-luajit"
+ # "libxkbcommon-x11" provided by "qt6-base"
# "jansson" "curl" provided by "ftl-sdk"
# Needed to use Qt on Wayland platform