diff options
Diffstat (limited to 'libre/ponysay')
-rw-r--r-- | libre/ponysay/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/ponysay/PKGBUILD b/libre/ponysay/PKGBUILD index 3248ea577..e67c212bc 100644 --- a/libre/ponysay/PKGBUILD +++ b/libre/ponysay/PKGBUILD @@ -16,7 +16,7 @@ conflicts=($_pkgname) depends=('python' 'bash') makedepends=('git') mksource=("ponysay-$pkgver.tar.gz::https://github.com/erkin/ponysay/tarball/$pkgver") -source=("https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver.tar.gz") mkmd5sums=('84b04705a0a57b2f43327ac6b7952013') md5sums=('0cf3f97b30a374f448747b7594179081') |