summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2015-11-02 15:09:20 +0100
committerHyacinthe Cartiaux2015-11-02 15:09:20 +0100
commit5589f1fb929bbfebb8c121a93241cc5b81d34cf7 (patch)
treea06b0168ae491b1baa90262b4f0a3f038a813353 /PKGBUILD
parent32171a03ab6d3e08a1a750970e32c954d2b9a037 (diff)
downloadaur-5589f1fb929bbfebb8c121a93241cc5b81d34cf7.tar.gz
Use sha256 instead of md5 sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25ec088d36f0..7f8113e35cf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ url="http://debian.org/"
license=('custom')
source=(http://ftp.debian.org/debian/pool/main/a/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz
http://ftp.debian.org/debian/pool/main/a/${pkgname}/${pkgname}_${pkgver}-6.diff.gz)
-md5sums=('ee77b619e01a2d841a45469708d90631'
- '9608fb9ee121a278bf4cac5fc6dae267')
+sha256sums=('5c60c53eb9ebe5e6a26ca2bd1c920a2332ea2a6db3fd64b14ccc4537e955f354'
+ '7d61485f61255ce23301f17eee74f8afc302f4482b8a64bfb1342ae4d39206fb')
build() {
cd $srcdir