summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2020-01-17 20:47:35 +0100
committerChristian Hesse2020-01-17 20:47:35 +0100
commita0fcdf9cc71dbab50387f3c02fef442946170647 (patch)
tree751271da90a9a289f66f808190714b025dbfeaf2 /PKGBUILD
parent53ef77be0cae1d02af692018d79c65a5071cd14e (diff)
downloadaur-afio.tar.gz
commit afio 2.5.2-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e007c30a2cb..e76baa0d3903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@
pkgname=afio
pkgver=2.5.2
-pkgrel=1
+pkgrel=2
pkgdesc='Archiver & backup program with builtin compression'
url='http://members.chello.nl/~k.holtman/afio.html'
arch=('i686' 'x86_64')
license=('custom')
-source=("http://members.chello.nl/~k.holtman/${pkgname}-${pkgver}.tgz"
+# upstream is not available, so use fossies archive...
+source=("https://fossies.org/linux/misc/${pkgname}-${pkgver}.tgz"
'LICENSE')
sha256sums=('c64ca14109df547e25702c9f3a9ca877881cd4bf38dcbe90fbd09c8d294f42b9'
'd34be83fc92406bd5b3a8d3ac17b47e77d2795a1d833ce9ee0b33a17de21abfa')