summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2016-09-18 02:37:48 +0200
committerfunilrys2016-09-18 02:37:48 +0200
commit812ff7db0a945fe5d19b041e60bd867b5d93489e (patch)
tree90bbabcc06f2eabdd238d88717166d589e5534a4
parentf39f5bc87a3ad8b6623f391cccd5dc1bb9a5c70d (diff)
downloadaur-812ff7db0a945fe5d19b041e60bd867b5d93489e.tar.gz
Update checksum
-rwxr-xr-x.SRCINFO1
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21c33085b8f0..789b81e24f5c 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = ckbcomp
license = GPL2
depends = perl
source = http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_1.148.tar.xz
+ sha512sums = d4a20326842a1c4dd6d169d3c4a2313895e2d5891687e7cca9abbe59842f9433efe2de37ab26f231b2991d81d2bcc77a9780c22e8252e4a045a91f28078422ed
pkgname = ckbcomp
diff --git a/PKGBUILD b/PKGBUILD
index 7826e5a82f01..690eec7a6b4c 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")
-sha512sum=('d4a20326842a1c4dd6d169d3c4a2313895e2d5891687e7cca9abbe59842f9433efe2de37ab26f231b2991d81d2bcc77a9780c22e8252e4a045a91f28078422ed')
+sha512sums=('d4a20326842a1c4dd6d169d3c4a2313895e2d5891687e7cca9abbe59842f9433efe2de37ab26f231b2991d81d2bcc77a9780c22e8252e4a045a91f28078422ed')
package() {
cd console-setup-${pkgver}