summaryrefslogtreecommitdiff
path: root/libre/junit/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-28 16:19:01 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-28 16:21:19 -0200
commit43344346184e0a3c1f4383a77bfdd33a5d3e792f (patch)
tree261289f4f0c4542a9550f650af674165a5ad2201 /libre/junit/PKGBUILD
parentd4d7171be7f8ff7e45fa8b18a06502676d981981 (diff)
rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for liberated source tarballs
Diffstat (limited to 'libre/junit/PKGBUILD')
-rw-r--r--libre/junit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/junit/PKGBUILD b/libre/junit/PKGBUILD
index fae4a266c..8b0682172 100644
--- a/libre/junit/PKGBUILD
+++ b/libre/junit/PKGBUILD
@@ -13,7 +13,7 @@ arch=('any')
depends=('java-runtime' 'java-hamcrest')
makedepends=('apache-ant' 'jakarta-oro' 'jh')
-source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('cdaa9856761201de81a61aecb8cfcc9c')
mksource=("$pkgname-$pkgver::git://github.com/junit-team/junit.git#tag=r$pkgver")