summaryrefslogtreecommitdiff
path: root/extra/sdl_gfx
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-05 23:15:23 +0000
committerroot <root@rshg054.dnsready.net>2011-12-05 23:15:23 +0000
commit55d1e19e71b453a0f47c599f281a2ad2644247d2 (patch)
treee4988a18e52a5f283c69611807002a1a20c918ed /extra/sdl_gfx
parent392d2d86b3657d90c3954a44dd6e3e5a4d12d455 (diff)
Mon Dec 5 23:15:23 UTC 2011
Diffstat (limited to 'extra/sdl_gfx')
-rw-r--r--extra/sdl_gfx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/sdl_gfx/PKGBUILD b/extra/sdl_gfx/PKGBUILD
index 393f04784..b7e0c1b32 100644
--- a/extra/sdl_gfx/PKGBUILD
+++ b/extra/sdl_gfx/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 96464 2010-10-21 10:33:40Z allan $
+# $Id: PKGBUILD 144350 2011-12-04 22:59:47Z heftig $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=sdl_gfx
-pkgver=2.0.22
+pkgver=2.0.23
pkgrel=1
pkgdesc="SDL Graphic Primitives"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ options=(!libtool)
url="http://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx"
source=(http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-${pkgver}.tar.gz)
depends=('sdl')
-md5sums=('330f291f1f09a1bdf397c9b40d92ca41')
+md5sums=('fcc3c4f2d1b4943409bf7e67dd65d03a')
build() {
cd ${srcdir}/SDL_gfx-${pkgver}