summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevaev Maxim2021-01-12 02:36:18 +0300
committerDevaev Maxim2021-01-12 02:36:18 +0300
commit2277e0dc7bc9cfcd3f86745fbc70f3e9a3f3eb09 (patch)
tree9163086646e8813bedf369c9fcf9057444896229
parent66636fcd1388537d8180e3f9e8fe1ed260d27388 (diff)
downloadaur-2277e0dc7bc9cfcd3f86745fbc70f3e9a3f3eb09.tar.gz
3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e96a802fc825..1518ffdddd10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPG-HTTP streamer
- pkgver = 2.2
+ pkgver = 3.0
pkgrel = 1
url = https://github.com/pikvm/ustreamer
arch = i686
@@ -16,7 +16,7 @@ pkgbase = ustreamer
depends = libutil-linux
depends = libbsd
depends = libgpiod
- source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v2.2
+ source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v3.0
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index 8955ffc77db8..829b613bdcd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=2.2
+pkgver=3.0
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pikvm/ustreamer"