summaryrefslogtreecommitdiff
path: root/libre/ogre
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-07-04 15:26:44 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-07-04 15:26:44 -0500
commit6ecb10333877aa817912cd91f82473f096ec7b01 (patch)
tree61b91b68be07e226f26e344f45ff133bac8f3c30 /libre/ogre
parent8d91242d7ff4f4d05043ef515562064692aa4488 (diff)
ogre: minor fix
Diffstat (limited to 'libre/ogre')
-rw-r--r--libre/ogre/PKGBUILD2
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')