diff options
Diffstat (limited to 'community/ogre/PKGBUILD')
-rw-r--r-- | community/ogre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ogre/PKGBUILD b/community/ogre/PKGBUILD index 39fa1917e..b4ba27669 100644 --- a/community/ogre/PKGBUILD +++ b/community/ogre/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 47685 2011-05-24 19:41:50Z svenstaro $ +# $Id: PKGBUILD 52770 2011-07-28 04:02:26Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> pkgbase=ogre pkgname=('ogre' 'ogre-docs') pkgver=1.7.3 -pkgrel=2 +pkgrel=4 pkgdesc="A scene-oriented, flexible 3D engine written in C++" arch=('i686' 'x86_64' 'mips64el') url='http://www.ogre3d.org' |