diff options
Diffstat (limited to 'libre/ogre/PKGBUILD')
-rw-r--r-- | libre/ogre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/ogre/PKGBUILD b/libre/ogre/PKGBUILD index b866eee04..64e45c080 100644 --- a/libre/ogre/PKGBUILD +++ b/libre/ogre/PKGBUILD @@ -47,7 +47,7 @@ mksource=( ogre::hg+https://bitbucket.org/sinbad/ogre/src#tag=v${pkgver//./-} ) source=( - https://repo.parabolagnulinux.org/other/$pkgbase-libre/$pkgbase-libre-$pkgver.tar.xz + https://repo.parabola.nu/other/$pkgbase-libre/$pkgbase-libre-$pkgver.tar.xz cmake30.patch::https://bitbucket.org/sinbad/ogre/commits/d84bce645d3dd439188d3d29d8da51c51765a085/raw/ libre.patch ) |