summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94f547687f57..43cb62bb9eb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brodi <me@brodi.space>
pkgname=obs-rtspserver-bin
-pkgver=1.4.1
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
pkgdesc="RTSP server plugin for obs-studio"
arch=("x86_64")
url="https://github.com/iamscottxu/obs-rtspserver"
@@ -9,7 +9,7 @@ license=('GPL')
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=('7fb29bb6562a4cac7e5c7794df4da250'
+md5sums=('8a60f17c45ba712e7cdf281bebab1a34'
'SKIP')
build() {