summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-09-25 09:01:40 -0600
committeryochananmarqos2019-09-25 09:01:40 -0600
commitbcb345b564970094367cbc41f2830aeb869a5b79 (patch)
tree474e5ef679d0a6087c6951cca83914eb77e7b970 /PKGBUILD
parent6f72b6a522f705e5a767ceabdb18db06f7fcf5b6 (diff)
downloadaur-bcb345b564970094367cbc41f2830aeb869a5b79.tar.gz
corrected pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de84102704e4..5f099f779d75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Mark Wagie <yochanan dot marqos at gmail dot com>
pkgname=gst-rtsp-server
pkgver=1.16.1
-pkgrel=2
+pkgrel=1
pkgdesc="RTSP server library based on GStreamer"
arch=('i686' 'x86_64' 'armv7h' 'armv6h')
url="https://gstreamer.freedesktop.org/modules/gst-rtsp-server.html"