summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevaev Maxim2019-10-11 08:25:44 +0300
committerDevaev Maxim2019-10-11 08:25:44 +0300
commite74e7e8d14651e879f8252b291deab22e6b8d33a (patch)
tree9a1b821b1aac3e8349317d5a68fdf6417e0e0e27
parent1078c8a689772af73f9a4ccbdcd8764f02f48016 (diff)
downloadaur-e74e7e8d14651e879f8252b291deab22e6b8d33a.tar.gz
Update to 1.8-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da386c554bf7..91edabecbd1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPG-HTTP streamer
- pkgver = 1.7
+ pkgver = 1.8
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.7
+ source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v1.8
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index dc518641dbce..4379cbbb6f7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=1.7
+pkgver=1.8
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pikvm/ustreamer"