summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"