summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO1
-rwxr-xr-xPKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5af7c87246e..21c33085b8f0 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,6 @@ pkgbase = ckbcomp
license = GPL2
depends = perl
source = http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_1.148.tar.xz
- md5sums = 5ad5071ca340424ff6b0f29f8ee5d314
pkgname = ckbcomp
diff --git a/PKGBUILD b/PKGBUILD
index e317250cd3ee..7826e5a82f01 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://anonscm.debian.org/cgit/d-i/console-setup.git/"
license=('GPL2')
depends=('perl')
source=("http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_${pkgver}.tar.xz")
-md5sums=('5ad5071ca340424ff6b0f29f8ee5d314')
+sha512sum=('d4a20326842a1c4dd6d169d3c4a2313895e2d5891687e7cca9abbe59842f9433efe2de37ab26f231b2991d81d2bcc77a9780c22e8252e4a045a91f28078422ed')
package() {
cd console-setup-${pkgver}