makedeb
Hacx IWAD (game data)
Click here to go back to the commit logs for hacx-wad.
Hash: 6507e2f1f1837a9309b0706c62e11c4d2b545b65
Message: Use sha256sums instead of md5sums
diff --git a/.SRCINFO b/.SRCINFO
index e41a355..e30a1ec 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 5c722d8..9df15e8 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"