diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-28 16:19:01 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-28 16:21:19 -0200 |
commit | 43344346184e0a3c1f4383a77bfdd33a5d3e792f (patch) | |
tree | 261289f4f0c4542a9550f650af674165a5ad2201 /libre/povray | |
parent | d4d7171be7f8ff7e45fa8b18a06502676d981981 (diff) |
rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for liberated source tarballs
Diffstat (limited to 'libre/povray')
-rw-r--r-- | libre/povray/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/povray/PKGBUILD b/libre/povray/PKGBUILD index 04002ce1a..2eec2c664 100644 --- a/libre/povray/PKGBUILD +++ b/libre/povray/PKGBUILD @@ -24,7 +24,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/other/$_pkgname/$_pkgname-$pkgver-stable.tar.xz" +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-stable.tar.xz" 'povray3.7.0_rc3-user-conf.patch') mksha256sums=('1261d963327a4b04c09d56bbd7436d0062e6bf8363674e3fb4e240beefb5b5cb') sha256sums=('ba2a867b8593689067143b23ebdccb8f8f46487244802d24d873517287b924f1' |