summaryrefslogtreecommitdiff
path: root/arch/PKGBUILD.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/PKGBUILD.in')
-rw-r--r--arch/PKGBUILD.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/PKGBUILD.in b/arch/PKGBUILD.in
index 957aca9..50777ac 100644
--- a/arch/PKGBUILD.in
+++ b/arch/PKGBUILD.in
@@ -8,7 +8,7 @@ url="http://thoughtbot.github.io/@PACKAGE@/"
license=('BSD')
depends=('')
source=("http://thoughtbot.github.io/@PACKAGE@/dist/@DIST_ARCHIVES@")
-sha1sums=('@DIST_SHA@')
+sha256sums=('@DIST_SHA@')
build() {
cd "$srcdir/$pkgname-$pkgver"