diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-11-30 14:23:45 -0200 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-11-30 14:23:45 -0200 |
commit | baecc8f78ee061e75a89a65e7634ce5ba960cd59 (patch) | |
tree | 4b06bfdb5fe97a747cdb89ac5745461b85035c23 /libre/ponysay | |
parent | b09f8e71d33861a3901aa73954ecc2bd1aef5601 (diff) | |
parent | 9b03cbca26c0f26a22e6dcfe6f1b459e373e2f8b (diff) | |
download | abslibre-baecc8f78ee061e75a89a65e7634ce5ba960cd59.tar.gz abslibre-baecc8f78ee061e75a89a65e7634ce5ba960cd59.tar.bz2 abslibre-baecc8f78ee061e75a89a65e7634ce5ba960cd59.zip |
Merge branch 'master' of ssh://projects.parabola.nu:1863/~git/abslibre/abslibre
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') |