From 6de24c9fbf3430c1d4ce9c7172480f6b4410bfdf Mon Sep 17 00:00:00 2001 From: Your New SJW Waifu Date: Mon, 5 Apr 2021 14:38:11 -0500 Subject: [PATCH] stop complaining --- PKGBUILD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 .