summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElrondo462016-02-02 19:13:44 +0100
committerElrondo462016-02-02 19:13:44 +0100
commit9ae7f333fa1f49ff6e48eb90d3786b52607ddc3a (patch)
treed284e934477e16fd881bf511e670fb0177b04ff1 /PKGBUILD
parent5fa3ab06eb7e73b6ded7d6828f33e9e999d9e548 (diff)
downloadaur-9ae7f333fa1f49ff6e48eb90d3786b52607ddc3a.tar.gz
md5sum was incorrect. FIXED
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 020fe86ba64f..ef619318957a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ optdepends=('doom1-wad: Doom shareware',
'heretic1-wad: Heretic shareware',
'hexen1-wad: Hexen shareware')
source=("http://netcologne.dl.sourceforge.net/project/deng/Doomsday Engine/${pkgver}/doomsday-stable-${pkgver}.tar.gz")
-md5sums=('4650cfa3b843a61d13b1e46e9a449ac8')
+md5sums=('14487b988bd3b46580164cdcfa5989d5')
build() {
# Fix annoying messages from libpng (thanks to jwm-art)