summaryrefslogtreecommitdiff
path: root/community/scummvm
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-06-02 10:16:30 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-06-02 10:16:30 +0200
commit972fee03646b0f7a3398b80ea6dc35ab03645ab8 (patch)
tree1fd929967dc8653b0365a1caacce01ca2e62d9b4 /community/scummvm
parentc2cd1a03ef163e499176aa788488e845d2cd94fd (diff)
parent8831500349d38b0b1afcb74ada3f6878c31fb6ef (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/jack2/PKGBUILD extra/libxext/PKGBUILD extra/libxrandr/PKGBUILD extra/libxv/PKGBUILD extra/openobex/PKGBUILD
Diffstat (limited to 'community/scummvm')
-rw-r--r--community/scummvm/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/scummvm/PKGBUILD b/community/scummvm/PKGBUILD
index ddcc11a27..b3974172f 100644
--- a/community/scummvm/PKGBUILD
+++ b/community/scummvm/PKGBUILD
@@ -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' 'mips64el')
@@ -11,7 +11,7 @@ license=('GPL')
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}