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 18816f326d35..8f16e99ba070 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPEG-HTTP streamer
- pkgver = 5.48
+ pkgver = 6.4
pkgrel = 1
url = https://github.com/pikvm/ustreamer
arch = i686
@@ -25,7 +25,7 @@ pkgbase = ustreamer
depends = janus-gateway
depends = alsa-lib
depends = opus
- source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v5.48
+ source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v6.4
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index 503cf1b77d3b..fe31cb0d86df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=5.48
+pkgver=6.4
pkgrel=1
pkgdesc="Lightweight and fast MJPEG-HTTP streamer"
url="https://github.com/pikvm/ustreamer"