[arch-commits] Commit in sdl_image/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Mon Nov 16 00:07:44 UTC 2009


    Date: Sunday, November 15, 2009 @ 19:07:44
  Author: allan
Revision: 58858

upgpkg: sdl_image 1.2.10-1
    upstream update

Modified:
  sdl_image/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-16 00:06:34 UTC (rev 58857)
+++ PKGBUILD	2009-11-16 00:07:44 UTC (rev 58858)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sdl_image
-pkgver=1.2.8
+pkgver=1.2.10
 pkgrel=1
 pkgdesc="A simple library to load images of various formats as SDL surfaces"
 arch=('i686' 'x86_64')
@@ -11,9 +11,8 @@
 depends=('sdl>=1.2.13' 'libpng' 'libjpeg>=7' 'libtiff' 'zlib')
 options=('!libtool')
 url="http://www.libsdl.org/projects/SDL_image/"
-options=('force')
 source=(http://www.libsdl.org/projects/SDL_image/release/SDL_image-${pkgver}.tar.gz)
-md5sums=('2e7c3efa0ec2acc039c46960e27c0792')
+md5sums=('6c06584b31559e2b59f2b982d0d1f628')
 
 build() {
   cd ${srcdir}/SDL_image-${pkgver}




More information about the arch-commits mailing list