summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevaev Maxim2020-01-14 16:50:30 +0300
committerDevaev Maxim2020-01-14 16:50:30 +0300
commita43850f577ab057d96e78493de29a0a6534ace73 (patch)
treefdd5220025d1b6462acc8108c252d98f3e91b113
parent193f76dd38b5773a8600d6d882e56e9efc01169e (diff)
downloadaur-a43850f577ab057d96e78493de29a0a6534ace73.tar.gz
Update to 1.11-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1429b6149e78..3ba9f89ffa29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPG-HTTP streamer
- pkgver = 1.10
+ pkgver = 1.11
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.10
+ source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v1.11
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index e173bc851834..0ca794648ffe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=1.10
+pkgver=1.11
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pikvm/ustreamer"