From 9157df814921c3fa0b14379bc864e78e4fb4a498 Mon Sep 17 00:00:00 2001 From: Drake Date: Fri, 17 Aug 2012 21:26:44 +0000 Subject: [PATCH] ogre: rebuild for new zziplib --- ogre/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogre/PKGBUILD b/ogre/PKGBUILD index b06122fac..585d53f42 100644 --- a/ogre/PKGBUILD +++ b/ogre/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=ogre pkgname=('ogre' 'ogre-docs') pkgver=1.7.3 -pkgrel=2 +pkgrel=3 pkgdesc="A scene-oriented, flexible 3D engine written in C++" arch=('i686' 'x86_64') url='http://www.ogre3d.org'