summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDominik Heidler2019-10-14 14:53:29 +0200
committerDominik Heidler2019-10-14 14:53:29 +0200
commit25b703b87f63ababdbbf5b5c2e6e2bcf99cdd9a3 (patch)
tree5b4601b936eb5c7dd4cc19ce840ee56913e2a12a /PKGBUILD
parentd627c3ebc32456a935d6fd1d2f28422661b38a82 (diff)
downloadaur-25b703b87f63ababdbbf5b5c2e6e2bcf99cdd9a3.tar.gz
0.0.10-rc5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2d2a2dbec51..c054ed813c81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Gordon JC Pearce <gordon@gjcp.net>
# From the comment by Chuck Atkins <chuckatkins@gmail.com>
pkgname=ax25-tools
-pkgver=0.0.10_rc4
+pkgver=0.0.10_rc5
_pkgver=${pkgver//_/-}
pkgrel=4
pkgdesc="The network tools to configure hamradio interfaces and some of the hamradio specific network daemons"
@@ -11,7 +11,7 @@ license=('GPL2')
depends=('libax25')
makedepends=('make')
source=(
- "http://http.debian.net/debian/pool/main/a/${pkgname}/${pkgname}_${_pkgver}.orig.tar.gz"
+ "http://www.linux-ax25.org/pub/${pkgname}/${pkgname}-${_pkgver}.tar.gz"
'ax25.patch'
)
backup=('etc/ax25/ax25.profile'
@@ -38,7 +38,6 @@ package() {
make install DESTDIR=$pkgdir || return 1
make installconf DESTDIR=$pkgdir || return 1
}
-sha1sums=('c98b7071302e7c9947cbab47c88bf1c1dd4132b0'
- 'f3dfdfce9a795baef7f93d62d92441e81b96a83e')
-sha256sums=('d36ad473f8261ea91dbef105d7493890774f2d1d03a485b86ddd23cbed597e20'
- '0b954ed9b717670e18b138030c8ed73af740357c50e1527e91d0ee3d12a12079')
+
+md5sums=('b8cf1495820c445013c3776babcd057d'
+ '6b51a5b1f58e7238fa223e8e439ae8bc')