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/povray-libre | |
parent | 015f1aca067c5b58cb07d1e4a2fadbf55c5dc54c (diff) |
rename sources URL to http://repo.parabolagnulinux/other/$pkg{base,name}
Diffstat (limited to 'libre/povray-libre')
-rw-r--r-- | libre/povray-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/povray-libre/PKGBUILD b/libre/povray-libre/PKGBUILD index dbbca2238..c75973f60 100644 --- a/libre/povray-libre/PKGBUILD +++ b/libre/povray-libre/PKGBUILD @@ -25,7 +25,7 @@ replaces=("$_pkgname") backup=("etc/povray/$pkgver/povray.conf" "etc/povray/$pkgver/povray.ini") mksource=("https://github.com/POV-Ray/$_pkgname/archive/$pkgver-stable.zip") -source=("https://repo.parabolagnulinux.org/sources/$pkgname-$pkgver-stable.tar.xz" +source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver-stable.tar.xz" 'povray3.7.0_rc3-user-conf.patch') mksha256sums=('1261d963327a4b04c09d56bbd7436d0062e6bf8363674e3fb4e240beefb5b5cb') sha256sums=('ba2a867b8593689067143b23ebdccb8f8f46487244802d24d873517287b924f1' |