summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Keen2016-03-22 06:58:18 -0400
committerKyle Keen2016-03-22 06:58:18 -0400
commit8bdccafe7006ed0c6044b643e9df6936eb9bf921 (patch)
tree3c9e79a013b60102a195d4d07c4ad422a95bdd27 /PKGBUILD
parent6e76f847dc02f5495e5100ad625cc33d3a5cf740 (diff)
downloadaur-8bdccafe7006ed0c6044b643e9df6936eb9bf921.tar.gz
switch source mirror
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d760e1250764..c5f2f2a62f8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,9 @@ url="http://homepage.hispeed.ch/david.frey/"
license=('GPL2')
depends=('readline')
makedepends=('bison' 'flex' 'gettext' 'ed')
-source=("http://ftp.de.debian.org/debian/pool/main/r/${pkgname}/${pkgname}_${pkgver}.tar.gz")
+#source=("http://ftp.de.debian.org/debian/pool/main/r/${pkgname}/${pkgname}_${pkgver}.tar.gz")
+#source=("http://www-cs.stanford.edu/pub/mirrors/ubuntu/ubuntu/pool/universe/r/rpncalc/rpncalc_$pkgver.tar.gz")
+source=("http://old-releases.ubuntu.com/ubuntu/pool/universe/r/rpncalc/rpncalc_$pkgver.tar.gz")
md5sums=('53c56b3cc539f214c2c26d5af62d878d')
build() {