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

Juergen Hoetzel juergen at archlinux.org
Tue Feb 14 22:35:31 UTC 2012


    Date: Tuesday, February 14, 2012 @ 17:35:31
  Author: juergen
Revision: 150212

update to 1.4.1

Modified:
  scummvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-14 21:50:08 UTC (rev 150211)
+++ PKGBUILD	2012-02-14 22:35:31 UTC (rev 150212)
@@ -3,15 +3,15 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click adventure games."
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.scummvm.org/"
 depends=('libmad' 'sdl' 'fluidsynth')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('361000b78ebf0d0f449e98238d677be1')
+md5sums=('aa094c2224aad22d5340a1d2d919c883')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list