summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2015-11-02 15:10:29 +0100
committerHyacinthe Cartiaux2015-11-02 15:10:29 +0100
commit5f6237017ef554b0573ed58eccf5d61075c6b74a (patch)
tree82eb88f30ee028dec150cc8f0389619a3b926476
parenteb7789fe88b2896b55bb6ef4e13abe85fff30e92 (diff)
downloadaur-5f6237017ef554b0573ed58eccf5d61075c6b74a.tar.gz
Use sha256 instead of md5 sums
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4f5624dda4f..b8ec8b7c9924 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
+# Generated by mksrcinfo v8
+# Mon Nov 2 14:10:22 UTC 2015
pkgbase = funny-manpages
pkgdesc = A set of miscellaneous humorous manpages (don't take them too seriously!).
pkgver = 1.3
- pkgrel = 5
+ pkgrel = 6
url = http://debian.org/
arch = any
license = custom
source = http://ftp.debian.org/debian/pool/main/f/funny-manpages/funny-manpages_1.3.orig.tar.gz
source = http://ftp.debian.org/debian/pool/main/f/funny-manpages/funny-manpages_1.3-5.diff.gz
- md5sums = bed1deef82218d42fb230a2176a11ed4
- md5sums = d7bccce54fb400de443fe6ff15bba940
+ sha256sums = 5dcfcbb30a26585b53f27dc591b7e9cd485f738e603fa3fc9f074c55eabb6f91
+ sha256sums = aea8369726213a8294f70c0d0b1637b2cf961d6208ad52fa97daf105e9452a53
pkgname = funny-manpages
diff --git a/PKGBUILD b/PKGBUILD
index 2694f45a2dfd..7094548c8a9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
pkgname=funny-manpages
pkgver=1.3
-pkgrel=5
+pkgrel=6
pkgdesc="A set of miscellaneous humorous manpages (don't take them too seriously!)."
arch=('any')
url="http://debian.org/"
license=('custom')
source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_$pkgver.orig.tar.gz
http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_$pkgver-5.diff.gz)
-md5sums=('bed1deef82218d42fb230a2176a11ed4'
- 'd7bccce54fb400de443fe6ff15bba940')
+sha256sums=('5dcfcbb30a26585b53f27dc591b7e9cd485f738e603fa3fc9f074c55eabb6f91'
+ 'aea8369726213a8294f70c0d0b1637b2cf961d6208ad52fa97daf105e9452a53')
build() {
# Apply the patch