From 43344346184e0a3c1f4383a77bfdd33a5d3e792f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Fri, 28 Nov 2014 16:19:01 -0200 Subject: rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for liberated source tarballs --- libre/junit/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/junit') 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") -- cgit v1.2.3-2-g168b