summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevaev Maxim2020-05-19 01:09:42 +0300
committerDevaev Maxim2020-05-19 01:09:42 +0300
commit398d8786c976a76e51e26a7ff844040d8f072d7e (patch)
tree27a88354130e6b2dfba1217551a9c210f011d4b6
parente21f4a11a0b193106df23dffcee170852c7a33ae (diff)
downloadaur-398d8786c976a76e51e26a7ff844040d8f072d7e.tar.gz
Update to 1.17-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 607db794c9af..5802dafe9dc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPG-HTTP streamer
- pkgver = 1.16
+ pkgver = 1.17
pkgrel = 1
url = https://github.com/pikvm/ustreamer
arch = i686
@@ -14,7 +14,7 @@ pkgbase = ustreamer
depends = libevent
depends = libutil-linux
depends = libbsd
- source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v1.16
+ source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v1.17
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index c9a1b9254c63..9c6a15b3b278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=1.16
+pkgver=1.17
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pikvm/ustreamer"