summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevaev Maxim2019-05-01 21:01:08 +0300
committerDevaev Maxim2019-05-01 21:01:08 +0300
commit9db31e31575dcd82d4d7a4b500d722f7a55547d4 (patch)
tree6fe622e363fc924d84aab84c252b31bedf49c050
parent4b995cf2db40ccdab7eb6850971801a500ff46e9 (diff)
downloadaur-9db31e31575dcd82d4d7a4b500d722f7a55547d4.tar.gz
Update to 0.71-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed064146116d..fbdd3bbbc6e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPG-HTTP streamer
- pkgver = 0.70
+ pkgver = 0.71
pkgrel = 1
url = https://github.com/pi-kvm/ustreamer
arch = i686
@@ -13,7 +13,7 @@ pkgbase = ustreamer
depends = libjpeg
depends = libevent
depends = libutil-linux
- source = https://github.com/pi-kvm/ustreamer/archive/v0.70.tar.gz
+ source = https://github.com/pi-kvm/ustreamer/archive/v0.71.tar.gz
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index 129eba25a9d6..9f9a230f20d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=0.70
+pkgver=0.71
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pi-kvm/ustreamer"