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

Allan McRae allan at archlinux.org
Sun Nov 15 06:30:41 UTC 2009


    Date: Sunday, November 15, 2009 @ 01:30:41
  Author: allan
Revision: 58804

upgpkg: sdl_image 1.2.8-1
    force downgrade to working version

Modified:
  sdl_image/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-15 06:18:22 UTC (rev 58803)
+++ PKGBUILD	2009-11-15 06:30:41 UTC (rev 58804)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sdl_image
-pkgver=1.2.9
+pkgver=1.2.8
 pkgrel=1
 pkgdesc="A simple library to load images of various formats as SDL surfaces"
 arch=('i686' 'x86_64')
@@ -11,8 +11,9 @@
 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=('793eb3e7bbbf396f83fc6cd031842aa3')
+md5sums=('2e7c3efa0ec2acc039c46960e27c0792')
 
 build() {
   cd ${srcdir}/SDL_image-${pkgver}




More information about the arch-commits mailing list