summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Cholasta2015-05-19 18:59:08 +0200
committerJan Cholasta2015-05-21 09:31:41 +0200
commit6507e2f1f1837a9309b0706c62e11c4d2b545b65 (patch)
tree0bbc36e653ec26dd977355cec6c36beb7cea04a9
parent54cd06c0445a846e612389d7fd37a711091fd1d2 (diff)
downloadaur-6507e2f1f1837a9309b0706c62e11c4d2b545b65.tar.gz
Use sha256sums instead of md5sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e41a355a4108..e30a1ec2cf93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = hacx-wad
arch = any
license = custom
source = http://www.drnostromo.com/hacx/files/hacx12.zip
- md5sums = 38cdd2baa912e771da562b44448206ec
+ sha256sums = 70d25e8f4b48906759db32213927859a99b3b045d3291d468357b225d64cbf8b
pkgname = hacx-wad
diff --git a/PKGBUILD b/PKGBUILD
index 5c722d835013..9df15e8f3989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="http://www.drnostromo.com/hacx/"
license=('custom')
source=(http://www.drnostromo.com/hacx/files/hacx12.zip)
-md5sums=('38cdd2baa912e771da562b44448206ec')
+sha256sums=('70d25e8f4b48906759db32213927859a99b3b045d3291d468357b225d64cbf8b')
package() {
cd "$srcdir"