fixed pkgbuild

This commit is contained in:
Devaev Maxim
2019-05-26 06:03:48 +03:00
parent c94117ae1e
commit 8d19711f2c

View File

@@ -12,7 +12,7 @@ arch=(i686 x86_64 armv6h armv7h)
depends=(libjpeg libevent libutil-linux)
# optional: raspberrypi-firmware for OMX JPEG encoder
makedepends=(gcc make)
source=(${pkgname}::"git+https://github.com/pi-kvm/ustreamer#commit=${pkgver}")
source=(${pkgname}::"git+https://github.com/pi-kvm/ustreamer#commit=v${pkgver}")
md5sums=(SKIP)