diff options
Diffstat (limited to 'libre/ogre')
-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 2ad28251b..cde69dc11 100644 --- a/libre/ogre/PKGBUILD +++ b/libre/ogre/PKGBUILD @@ -13,7 +13,7 @@ license=('custom:MIT') depends=('boost-libs' 'freeimage' 'freetype2' 'libxaw' 'libxrandr' 'zziplib' 'sdl2' 'glu' 'tinyxml') makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'mercurial' 'python' 'swig') -mksource=(ogre-$pkgver::hg+http://bitbucket.org/sinbad/ogre#tag=v${pkgver//./-}) +mksource=(ogre::hg+http://bitbucket.org/sinbad/ogre#tag=v${pkgver//./-}) source=(https://repo.parabola.nu/other/$pkgbase-libre/$pkgbase-libre-$pkgver.tar.xz libre.patch) mksha512sums=('SKIP') |