summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2016-08-08 11:36:00 +0200
committerHyacinthe Cartiaux2016-08-08 11:36:00 +0200
commitb759101041045f072ee5a60801b9ae44df8e842e (patch)
tree7664fda564be82c26903a1d2f3229f8e212649ba
parent5589f1fb929bbfebb8c121a93241cc5b81d34cf7 (diff)
downloadaur-b759101041045f072ee5a60801b9ae44df8e842e.tar.gz
Pkgrel bump: use httpredir.debian.org for the source URL
-rw-r--r--.SRCINFO8
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD6
3 files changed, 11 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6424e35b269d..e60192ffc9a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Mon Nov 2 14:08:56 UTC 2015
+# Mon Aug 8 09:35:26 UTC 2016
pkgbase = asr-manpages
pkgdesc = A set of humorous manual pages developed on alt.sysadmin.recovery
pkgver = 1.3
- pkgrel = 5
+ pkgrel = 7
url = http://debian.org/
arch = any
license = custom
- source = http://ftp.debian.org/debian/pool/main/a/asr-manpages/asr-manpages_1.3.orig.tar.gz
- source = http://ftp.debian.org/debian/pool/main/a/asr-manpages/asr-manpages_1.3-6.diff.gz
+ source = http://httpredir.debian.org/debian/pool/main/a/asr-manpages/asr-manpages_1.3.orig.tar.gz
+ source = http://httpredir.debian.org/debian/pool/main/a/asr-manpages/asr-manpages_1.3-6.diff.gz
sha256sums = 5c60c53eb9ebe5e6a26ca2bd1c920a2332ea2a6db3fd64b14ccc4537e955f354
sha256sums = 7d61485f61255ce23301f17eee74f8afc302f4482b8a64bfb1342ae4d39206fb
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..20bf70cd37b6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*xz
+*gz
+pkg
+src
diff --git a/PKGBUILD b/PKGBUILD
index 7f8113e35cf3..e621c9069eea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=asr-manpages
pkgver=1.3
-pkgrel=5
+pkgrel=7
pkgdesc="A set of humorous manual pages developed on alt.sysadmin.recovery"
arch=('any')
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)
+source=(http://httpredir.debian.org/debian/pool/main/a/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz
+ http://httpredir.debian.org/debian/pool/main/a/${pkgname}/${pkgname}_${pkgver}-6.diff.gz)
sha256sums=('5c60c53eb9ebe5e6a26ca2bd1c920a2332ea2a6db3fd64b14ccc4537e955f354'
'7d61485f61255ce23301f17eee74f8afc302f4482b8a64bfb1342ae4d39206fb')