summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Devaev2024-01-09 20:58:34 +0200
committerMaxim Devaev2024-01-09 20:58:34 +0200
commitb45b003e3ee3011cb667d7bb76bceb0e966df2ee (patch)
tree0561b0289b0ddcc4e6a695ee526aaa5ddc34fd13
parent7c0a6a40c827fe5ee73b580c020a1621d369bd3d (diff)
downloadaur-b45b003e3ee3011cb667d7bb76bceb0e966df2ee.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 032aa979d5d7..18816f326d35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPEG-HTTP streamer
- pkgver = 5.45
+ pkgver = 5.48
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.45
+ source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v5.48
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index f1110a8e0d4f..503cf1b77d3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=5.45
+pkgver=5.48
pkgrel=1
pkgdesc="Lightweight and fast MJPEG-HTTP streamer"
url="https://github.com/pikvm/ustreamer"