diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-01-16 00:57:26 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-01-16 00:57:26 -0200 |
commit | 0374681088f3fd8dd492066b08136ff1c1753c69 (patch) | |
tree | a97de0439506342ced9ceb8c0c9301fb8514d3e1 /libre/ghostscript-libre/PKGBUILD | |
parent | 015f1aca067c5b58cb07d1e4a2fadbf55c5dc54c (diff) | |
download | abslibre-0374681088f3fd8dd492066b08136ff1c1753c69.tar.gz abslibre-0374681088f3fd8dd492066b08136ff1c1753c69.tar.bz2 abslibre-0374681088f3fd8dd492066b08136ff1c1753c69.zip |
rename sources URL to http://repo.parabolagnulinux/other/$pkg{base,name}
Diffstat (limited to 'libre/ghostscript-libre/PKGBUILD')
-rw-r--r-- | libre/ghostscript-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/ghostscript-libre/PKGBUILD b/libre/ghostscript-libre/PKGBUILD index 5b977e4b5..d3e1c0724 100644 --- a/libre/ghostscript-libre/PKGBUILD +++ b/libre/ghostscript-libre/PKGBUILD @@ -22,7 +22,7 @@ replaces=('ghostscript') provides=("ghostscript=$pkgver") url="http://www.ghostscript.com/" mksource=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2) -source=(https://repo.parabolagnulinux.org/sources/ghostscript-libre-${pkgver}.tar.bz2) +source=(https://repo.parabolagnulinux.org/other/ghostscript-libre/ghostscript-libre-${pkgver}.tar.bz2) options=('!libtool' '!makeflags') mkmd5sums=('7179bb1ed4f6f453147e6f7e1f210ce8') md5sums=('c9f6ffec6a07e06caba394d7ebdbbe9a') |