summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevaev Maxim2018-10-07 11:32:56 +0300
committerDevaev Maxim2018-10-07 11:32:56 +0300
commit01c72a129c5ff0c12802783ad3efa6786c65396d (patch)
tree467c5043bdcfdd8cdac2efe516461409a320c724
parent972c35d8a8e7223ab67a41b6155374d59e049dd7 (diff)
downloadaur-01c72a129c5ff0c12802783ad3efa6786c65396d.tar.gz
Update to 0.21-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01e45adb4923..c98d71a9df43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPG-HTTP streamer
- pkgver = 0.20
+ pkgver = 0.21
pkgrel = 1
url = https://github.com/pi-kvm/ustreamer
arch = i686
@@ -12,7 +12,7 @@ pkgbase = ustreamer
makedepends = make
depends = libjpeg
depends = libevent
- source = https://github.com/pi-kvm/ustreamer/archive/v0.20.tar.gz
+ source = https://github.com/pi-kvm/ustreamer/archive/v0.21.tar.gz
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index e170fec3a69d..a916b3138b41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=0.20
+pkgver=0.21
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pi-kvm/ustreamer"