diff options
Diffstat (limited to 'libre/sh-roundup/PKGBUILD')
-rw-r--r-- | libre/sh-roundup/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/sh-roundup/PKGBUILD b/libre/sh-roundup/PKGBUILD index b8d1ef2e8..10fdff645 100644 --- a/libre/sh-roundup/PKGBUILD +++ b/libre/sh-roundup/PKGBUILD @@ -13,7 +13,7 @@ arch=('any') depends=(sh) makedepends=(ronn) -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz" 'makefile-fix.patch') +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz" 'makefile-fix.patch') md5sums=('053754e0a450288710bde0b9e5deb67e' '9efcd83d666c1e84302fe611610c60fa') |