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

Juergen Hoetzel juergen at archlinux.org
Mon Nov 16 16:50:56 UTC 2009


    Date: Monday, November 16, 2009 @ 11:50:55
  Author: juergen
Revision: 58876

update to 1.0.0

Modified:
  scummvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-16 01:30:51 UTC (rev 58875)
+++ PKGBUILD	2009-11-16 16:50:55 UTC (rev 58876)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.0.0rc1
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click adventure games."
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url="http://www.scummvm.org/"
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'libmpeg2' 'flac>=1.1.4' 'sdl')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 scummvm-0.13.1-gcc4-fix.patch)
-md5sums=('f3fabedc7ff2424d6a4bc678229b22ce' '810a6f483010cd2ccc434f7d01d0436f')
+md5sums=('11b911937e0fc73c94a7bdc374ab617c' '810a6f483010cd2ccc434f7d01d0436f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list