diff options
author | root <root@rshg054.dnsready.net> | 2013-10-24 00:56:32 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-24 00:56:32 -0700 |
commit | 94ded0cb27161b972228cfef8ea2e6f60af0f2b2 (patch) | |
tree | 3eeb5098d6fe3d9cad00a0e1df056de10d0464e6 /extra/sdl_gfx/PKGBUILD | |
parent | 06a76442fa8de4a9975266a4eca7fb2a953f5244 (diff) |
Thu Oct 24 00:55:58 PDT 2013
Diffstat (limited to 'extra/sdl_gfx/PKGBUILD')
-rw-r--r-- | extra/sdl_gfx/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/sdl_gfx/PKGBUILD b/extra/sdl_gfx/PKGBUILD index 6da6577b7..902579d4c 100644 --- a/extra/sdl_gfx/PKGBUILD +++ b/extra/sdl_gfx/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 165865 2012-09-01 20:41:32Z heftig $ +# $Id: PKGBUILD 197197 2013-10-23 17:26:34Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Allan McRae <allan@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=sdl_gfx pkgver=2.0.24 -pkgrel=1 +pkgrel=2 pkgdesc="SDL Graphic Primitives" arch=('i686' 'x86_64') license=('LGPL') |