summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3ecdfac3ed8..424ca1d5ab59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Maintainer: Brodi <me@brodi.space>
pkgname=obs-rtspserver-bin
pkgver=1.1.1
-_obsver=24.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="RTSP server plugin for obs-studio"
arch=("x86_64")
url="https://github.com/iamscottxu/obs-rtspserver"
license=('GPL')
-depends=('obs-studio')
+depends=('obs-studio>=24.0.0')
source=("https://github.com/iamscottxu/obs-rtspserver/releases/download/v${pkgver}/obs-rtspserver-v${pkgver}-linux.tar.gz"
"https://raw.githubusercontent.com/iamscottxu/obs-rtspserver/master/LICENSE")
md5sums=('833054b95e46af518e219e4504c34fec'