summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Devaev2023-06-08 21:21:01 +0300
committerMaxim Devaev2023-06-08 21:21:01 +0300
commitb6d78ac474161463c8d1299e0b73042c9724a112 (patch)
tree0aa4eec0066bd3d5861da416f0b56cbe5a7eebdc
parent21defe93a4081065d581fd858214c0734b78139f (diff)
downloadaur-b6d78ac474161463c8d1299e0b73042c9724a112.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 907406fa457c..d98bfbde1715 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPEG-HTTP streamer
- pkgver = 5.31
+ pkgver = 5.40
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.31
+ source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v5.40
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index eb37bc0d22f0..1acd3c4e9a1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=5.31
+pkgver=5.40
pkgrel=1
pkgdesc="Lightweight and fast MJPEG-HTTP streamer"
url="https://github.com/pikvm/ustreamer"