summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoão Miguel2016-05-09 19:05:29 +0100
committerJoão Miguel2016-05-09 19:05:29 +0100
commit3c06d3e1604c9f06a829aeb16eae211cc98fb90b (patch)
tree2961a1f9900d527b989436a04610e2e5a42b2490
parent5a58615968a1a9b8eb31fbc9b29775c6ae11d332 (diff)
downloadaur-3c06d3e1604c9f06a829aeb16eae211cc98fb90b.tar.gz
Fixing checksum
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19f89e28759a..618f5d8ce8ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('dpkg')
install="${pkgname}.install"
_filename="ghc_${pkgver}-${pkgrel}+rpi1_armhf.deb"
source=("http://archive.raspbian.org/raspbian/pool/main/g/ghc/$_filename")
-sha256sums=('6ed9c001044d1f200c5b0af7658e01ff2093210804ffe92d6d32e9aaa1f29353')
+sha256sums=('61b90723e5a10cf32964bb7292f4ae914f45dcbc2e9bd169f3b4fe137fe3dbc4')
package() {
echo '==> Extracting with dpkg. Note: packaging may take over 40 minutes.'