summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2014-05-15 16:02:46 +0200
committerHyacinthe Cartiaux2015-06-09 14:14:27 +0200
commit662c6c0b1570a8a4c9f82e85e58cbefdcdb1494d (patch)
treee1ea826d252bbfb75ccf43538097c37f4b581d52
parentd3fdb4b6e4d36e8a098ea847073d5479a7e688be (diff)
downloadaur-662c6c0b1570a8a4c9f82e85e58cbefdcdb1494d.tar.gz
[shaperprobe] pkgrel bump, update the source URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe7f69fab55b..63a685d3d0ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = shaperprobe
pkgdesc = Detecting ISP Traffic Rate-Limiting
pkgver = 12.1
- pkgrel = 2
+ pkgrel = 3
url = http://www.cc.gatech.edu/grads/p/partha/diffprobe/shaperprobe.html
arch = i686
arch = x86_64
license = GPL
- source = http://www.cc.gatech.edu/grads/p/partha/diffprobe/shaperprobe.tgz
+ source = http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/shaperprobe.tgz
md5sums = d555ace1f2e8d86ce2975457b09b17b7
pkgname = shaperprobe
diff --git a/PKGBUILD b/PKGBUILD
index 656a31f512a1..18877250da88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=shaperprobe
pkgver=12.1
-pkgrel=2
+pkgrel=3
pkgdesc="Detecting ISP Traffic Rate-Limiting"
arch=('i686' 'x86_64')
url="http://www.cc.gatech.edu/grads/p/partha/diffprobe/shaperprobe.html"
license=('GPL')
depends=()
-source=(http://www.cc.gatech.edu/grads/p/partha/diffprobe/${pkgname}.tgz)
+source=(http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${pkgname}.tgz)
md5sums=('d555ace1f2e8d86ce2975457b09b17b7')
build() {