summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim2019-07-13 07:15:50 +0300
committerDevaev Maxim2019-07-13 07:15:50 +0300
commit68d527541d7de819309c3be8895c77bc55aa6df0 (patch)
tree9b4773a68f6e52d813817860c33098d02a0ddfa6 /PKGBUILD
parentfc106b28debda1824697d0157fbef7d21e634060 (diff)
downloadaur-68d527541d7de819309c3be8895c77bc55aa6df0.tar.gz
Update to 1.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 519d5415203a..5857eddfc169 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=ustreamer
-pkgver=0.81
+pkgver=1.0
pkgrel=1
pkgdesc="Lightweight and fast MJPG-HTTP streamer"
url="https://github.com/pi-kvm/ustreamer"
license=(GPL)
arch=(i686 x86_64 armv6h armv7h)
depends=(libjpeg libevent libutil-linux)
-# optional: raspberrypi-firmware for OMX JPEG encoder
+# optional: raspberrypi-firmware for OMX encoder
# optional: wiringpi for GPIO support
makedepends=(gcc make)
source=(${pkgname}::"git+https://github.com/pi-kvm/ustreamer#commit=v${pkgver}")