diff --git a/pkg/arch/PKGBUILD b/pkg/arch/PKGBUILD index 85d0ae7..5560702 100644 --- a/pkg/arch/PKGBUILD +++ b/pkg/arch/PKGBUILD @@ -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)