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 8fe58d9b3f52..360838e20347 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ustreamer
pkgdesc = Lightweight and fast MJPG-HTTP streamer
- pkgver = 0.6
+ pkgver = 0.7
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.6.tar.gz
+ source = https://github.com/pi-kvm/ustreamer/archive/v0.7.tar.gz
md5sums = SKIP
pkgname = ustreamer
diff --git a/PKGBUILD b/PKGBUILD
index 2c8edaf31c49..32c5c56628db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ustreamer
-pkgver=0.6
+pkgver=0.7
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pi-kvm/ustreamer"