summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKat2018-05-26 18:38:30 -0700
committerKat2018-05-26 18:38:30 -0700
commitf7f60f3c1e1088c42532e1a21035304d861e088a (patch)
tree67dce70c6f3e48eabce80dcdfedd8c02a8197e82 /PKGBUILD
parent0872bea1a19ea40710fbb1f9ca5e1660eb15a549 (diff)
downloadaur-f7f60f3c1e1088c42532e1a21035304d861e088a.tar.gz
Fixed checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4661f8e5f41d..192ab8613ba6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/kittyhacker101/KatWeb"
license=('custom:Unlicense')
makedepends=('git' 'go' 'glibc')
source=("https://github.com/kittyhacker101/KatWeb/archive/v$pkgver.tar.gz" "https://cdn.kittyhacker101.tk/Static/aur.patch")
-sha256sums=('SKIP')
+sha256sums=('SKIP', 'SKIP')
options=('!strip' 'upx')
prepare() {