summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevaev Maxim2019-10-11 23:37:48 +0300
committerDevaev Maxim2019-10-11 23:37:48 +0300
commitd563b2d4dc6b831be521b792c4c6bf94c36a8025 (patch)
treefe837b01e9c27b26947841b3d96711d998167eee
parente74e7e8d14651e879f8252b291deab22e6b8d33a (diff)
downloadaur-d563b2d4dc6b831be521b792c4c6bf94c36a8025.tar.gz
Update to 1.9-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91edabecbd1e..857d6776a35a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPG-HTTP streamer
- pkgver = 1.8
+ pkgver = 1.9
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.8
+ source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v1.9
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index 4379cbbb6f7d..0173995fbf54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=1.8
+pkgver=1.9
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pikvm/ustreamer"