summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiki Sugawara2022-04-08 22:57:45 +0900
committerTaiki Sugawara2022-04-08 22:57:45 +0900
commit324eed2d46ec176a001af3144ec0459397d5b79b (patch)
treea9e43940b933fb4dc3573df7da0508bad6fce140
parent3aa1b2c6001b415c54423f37dde3df2677859b77 (diff)
downloadaur-324eed2d46ec176a001af3144ec0459397d5b79b.tar.gz
use sha256sums
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9298088a5524..70407f709a95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=('toilet: for unko.toilet'
conflicts=(super_unko)
provides=(super_unko)
source=("$_pkgname::git+https://github.com/unkontributors/super_unko.git#branch=oshiri")
-sha1sums=('SKIP')
+sha256sums=('SKIP')
pkgver() {
cd "$srcdir/$_pkgname"