diff options
author | root <root@rshg054.dnsready.net> | 2012-02-18 23:15:35 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-18 23:15:35 +0000 |
commit | 1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (patch) | |
tree | 24f65718bdb292fc62194464db8bee1348c48ee5 /community/box2d | |
parent | b31146f2405c7d0f50bcc36b682af46be84cdeb8 (diff) |
Sat Feb 18 23:15:35 UTC 2012
Diffstat (limited to 'community/box2d')
-rw-r--r-- | community/box2d/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/box2d/PKGBUILD b/community/box2d/PKGBUILD index e0c5a3db5..6aadfb8d3 100644 --- a/community/box2d/PKGBUILD +++ b/community/box2d/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 55963 2011-09-27 03:30:57Z svenstaro $ +# $Id: PKGBUILD 64742 2012-02-18 03:45:38Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> pkgname=box2d pkgver=2.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="2D rigid body simulation library for games" url="http://www.box2d.org/" license=('zlib') |