summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Cholasta2015-05-19 18:59:08 +0200
committerJan Cholasta2015-05-21 09:31:41 +0200
commit14c8eb1e76ee7d3a4dd76206517185570d0e4c9f (patch)
treeb35e494c2c761ec1feca9228f40fb4c9328404da
parent21b252013db43a3c554f9be256e546255179c597 (diff)
downloadaur-14c8eb1e76ee7d3a4dd76206517185570d0e4c9f.tar.gz
Use sha256sums instead of md5sums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c5ad63aa236..ddfbf6959c66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,8 @@ pkgbase = doom1-wad
license = custom
source = ftp://ftp.fu-berlin.de/pc/msdos/games/idgames/idstuff/doom/doom19s.zip
source = LICENSE
- md5sums = 244d181457c9be5f28b91b488e67e042
- md5sums = 8a65f7e6e006f3e769f8172115bbf7b6
+ sha256sums = cacf0142b31ca1af00796b4a0339e07992ac5f21bc3f81e7532fe1b5e1b486e6
+ sha256sums = fb21ac76f0192ef13c2c88b4d71b64a494552601e8fc91afcd2e8e2306c79c63
pkgname = doom1-wad
diff --git a/PKGBUILD b/PKGBUILD
index 7704e513f448..c3fb5e9f0176 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ url="http://www.idsoftware.com/games/doom/doom-ultimate"
license=('custom')
source=(ftp://ftp.fu-berlin.de/pc/msdos/games/idgames/idstuff/doom/doom19s.zip \
LICENSE)
-md5sums=('244d181457c9be5f28b91b488e67e042'
- '8a65f7e6e006f3e769f8172115bbf7b6')
+sha256sums=('cacf0142b31ca1af00796b4a0339e07992ac5f21bc3f81e7532fe1b5e1b486e6'
+ 'fb21ac76f0192ef13c2c88b4d71b64a494552601e8fc91afcd2e8e2306c79c63')
prepare() {
cd "$srcdir"