[arch-commits] Commit in sdl_image/repos/extra-i686 (PKGBUILD)

Allan McRae allan at archlinux.org
Sun Nov 15 05:48:49 UTC 2009


    Date: Sunday, November 15, 2009 @ 00:48:49
  Author: allan
Revision: 58782

Revert upload to [extra], needs to go to [testing] first

Modified:
  sdl_image/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-15 05:28:35 UTC (rev 58781)
+++ PKGBUILD	2009-11-15 05:48:49 UTC (rev 58782)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sdl_image
-pkgver=1.2.9
-pkgrel=1
+pkgver=1.2.7
+pkgrel=2
 pkgdesc="A simple library to load images of various formats as SDL surfaces"
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 options=('!libtool')
 url="http://www.libsdl.org/projects/SDL_image/"
 source=(http://www.libsdl.org/projects/SDL_image/release/SDL_image-${pkgver}.tar.gz)
-md5sums=('793eb3e7bbbf396f83fc6cd031842aa3')
+md5sums=('a729ff61f74f0a45ec7fe36354cf938e')
 
 build() {
   cd ${srcdir}/SDL_image-${pkgver}




More information about the arch-commits mailing list