summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Devaev2024-03-17 13:59:30 +0200
committerMaxim Devaev2024-03-17 13:59:30 +0200
commitd5a9d668d3008189d1917a85ca117c7e6deb1473 (patch)
tree6b51d89eb72df3d44881173002478f0b970ddf9a
parentb45b003e3ee3011cb667d7bb76bceb0e966df2ee (diff)
downloadaur-d5a9d668d3008189d1917a85ca117c7e6deb1473.tar.gz
update
-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"