[arch-commits] CVS update of extra/lib/sdl (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Mar 16 22:00:00 UTC 2008


    Date: Sunday, March 16, 2008 @ 18:00:00
  Author: jgc
    Path: /home/cvs-extra/extra/lib/sdl

Modified: PKGBUILD (1.1 -> 1.2)

upgpkg: sdl 1.2.13-1


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


Index: extra/lib/sdl/PKGBUILD
diff -u extra/lib/sdl/PKGBUILD:1.1 extra/lib/sdl/PKGBUILD:1.2
--- extra/lib/sdl/PKGBUILD:1.1	Sun Aug  5 09:35:25 2007
+++ extra/lib/sdl/PKGBUILD	Sun Mar 16 17:59:59 2008
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.1 2007/08/05 13:35:25 jgc Exp $
+# $Id: PKGBUILD,v 1.2 2008/03/16 21:59:59 jgc Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=sdl
-pkgver=1.2.12
+pkgver=1.2.13
 pkgrel=1
 pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 makedepends=('alsa-lib' 'esd' 'mesa')
 source=(http://www.libsdl.org/release/SDL-${pkgver}.tar.gz)
 url="http://www.libsdl.org"
-md5sums=('544b4554986e51eed6d34435cf9c5f3f')
+md5sums=('c6660feea2a6834de10bc71b2f8e4d88')
 
 build() {
   cd ${startdir}/src/SDL-${pkgver}




More information about the arch-commits mailing list