[arch-commits] Commit in scummvm/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at nymeria.archlinux.org
Sat Jun 1 08:39:23 UTC 2013
Date: Saturday, June 1, 2013 @ 10:39:23
Author: svenstaro
Revision: 92129
upgpkg: scummvm 1.6.0-1
Updating to 1.6.0
Modified:
scummvm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-06-01 08:22:38 UTC (rev 92128)
+++ PKGBUILD 2013-06-01 08:39:23 UTC (rev 92129)
@@ -3,7 +3,7 @@
# Contributor: Manolis Tzanidakis, Petter Gundersen
pkgname=scummvm
-pkgver=1.5.0
+pkgver=1.6.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=('libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 'libmad')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d71d1df5c8262556fedbe885972fbf6e')
+md5sums=('473c151ff44e3db7b603ecacd800a0d2')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list