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 70388790d5ff..4c35b8a330b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPG-HTTP streamer
- pkgver = 1.12
+ pkgver = 1.13
pkgrel = 1
url = https://github.com/pikvm/ustreamer
arch = i686
@@ -14,7 +14,7 @@ pkgbase = ustreamer
depends = libevent
depends = libutil-linux
depends = libbsd
- source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v1.12
+ source = ustreamer::git+https://github.com/pikvm/ustreamer#commit=v1.13
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index e7506a10dee6..526d295763c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=1.12
+pkgver=1.13
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pikvm/ustreamer"