summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2015-05-19 18:59:08 +0200
committerJan Cholasta2015-05-21 09:31:41 +0200
commitf74cd1d1f0e94dc8c4040c47fac2b0a61594e3fe (patch)
tree19e2d14f90139a3c97d860b4c4ba2485041d7139 /PKGBUILD
parentcafbdf8fe6a2e17956c7aeefa96258e43f3755a1 (diff)
downloadaur-f74cd1d1f0e94dc8c4040c47fac2b0a61594e3fe.tar.gz
Use sha256sums instead of md5sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e124d157543..5a0112251577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('gcc-libs' 'zlib')
makedepends=('cmake')
source=(http://zdoom.org/files/utils/zdbsp/${pkgname}-${pkgver}-src.zip)
noextract=(${pkgname}-${pkgver}-src.zip)
-md5sums=('e2402ef8acf5364a58b70acecf5e9b9b')
+sha256sums=('f04ae1c1ee7cda6efc0ac341fcde9bfa48b929becf0057d4deb0ede09f133cd4')
prepare() {
cd "$srcdir"