diff options
Diffstat (limited to 'libre/cdrkit/PKGBUILD')
-rw-r--r-- | libre/cdrkit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/cdrkit/PKGBUILD b/libre/cdrkit/PKGBUILD index d641146d0..04523fe94 100644 --- a/libre/cdrkit/PKGBUILD +++ b/libre/cdrkit/PKGBUILD @@ -17,7 +17,7 @@ depends=('file' 'bzip2') optdepends=('perl: for dirsplit') makedepends=('cmake') mksource=(http://$pkgname.org/releases/$pkgname-$pkgver.tar.gz) -source=(https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver.tar.gz) +source=(https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver.tar.gz) mkmd5sums=('efe08e2f3ca478486037b053acd512e9') md5sums=('SKIP') |