diff --git a/PKGBUILD b/PKGBUILD index 6c804d4..3dc7c65 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,10 @@ makedepends=('nginx-src' 'git') url="https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module" license=('custom') -source=(${pkgname}::git+https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module.git) +source=(git+https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module.git) +sha512sums=( + 'SKIP' +) prepare() { cp -r /usr/src/nginx .