diff options
author | root <root@rshg054.dnsready.net> | 2012-02-19 23:15:25 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-19 23:15:25 +0000 |
commit | 81ee1980feda43043eaebae2c596ae116a21f6e5 (patch) | |
tree | 5a48e15abb2f2d299a6c08bf44e1b136ae6a7fb8 /community/csfml | |
parent | 1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (diff) |
Sun Feb 19 23:15:25 UTC 2012
Diffstat (limited to 'community/csfml')
-rw-r--r-- | community/csfml/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/csfml/PKGBUILD b/community/csfml/PKGBUILD index d3e3c309c..1c082b678 100644 --- a/community/csfml/PKGBUILD +++ b/community/csfml/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 56326 2011-10-05 16:28:36Z svenstaro $ +# $Id: PKGBUILD 64966 2012-02-19 01:53:06Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> pkgname=csfml @@ -6,7 +6,7 @@ pkgname=csfml _git=true if [[ "${_git}" = "true" ]]; then - pkgver=1.99.git20110917 + pkgver=1.99.git20120219 fi pkgrel=1 |