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 edf06343434e..1392df11fb21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPG-HTTP streamer
- pkgver = 0.17
+ pkgver = 0.18
pkgrel = 1
url = https://github.com/pi-kvm/ustreamer
arch = i686
@@ -12,7 +12,7 @@ pkgbase = ustreamer
makedepends = make
depends = libjpeg
depends = libevent
- source = https://github.com/pi-kvm/ustreamer/archive/v0.17.tar.gz
+ source = https://github.com/pi-kvm/ustreamer/archive/v0.18.tar.gz
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index 5792660b48a7..38ab491085b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=0.17
+pkgver=0.18
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pi-kvm/ustreamer"