summaryrefslogtreecommitdiff
path: root/community/mednafen/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mednafen/PKGBUILD')
-rw-r--r--community/mednafen/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mednafen/PKGBUILD b/community/mednafen/PKGBUILD
index b00f681b3..e7284e3c4 100644
--- a/community/mednafen/PKGBUILD
+++ b/community/mednafen/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 97157 2013-09-14 14:43:41Z jsteel $
+# $Id: PKGBUILD 104369 2014-01-19 16:29:32Z bpiotrowski $
# Maintainer: Jonathan Steel <jsteel@aur.archlinux.org>
# Contributor: megadriver <megadriver at gmx dot com>
# Contributor: Angel Velasquez <angvp@archlinux.org>
@@ -7,9 +7,9 @@
# Contributor: Hans-Kristian Arntzen <maister@archlinux.us>
pkgname=mednafen
-pkgver=0.9.32
+pkgver=0.9.32.1
_pkgver=$pkgver-wip
-pkgrel=1
+pkgrel=2
pkgdesc="A command-line multi-system gaming emulator"
url="http://mednafen.sourceforge.net"
license=('GPL')
@@ -19,7 +19,7 @@ makedepends=('mesa' 'glu')
replaces=('mednafen-wip')
install="$pkgname.install"
source=(http://downloads.sourceforge.net/mednafen/$pkgname-$_pkgver.tar.bz2)
-md5sums=('ffdf4f4bb4498df38e6aaaf316be40f5')
+md5sums=('ee9edeece554755e762a6d140fad21e9')
build() {
cd "$srcdir"/$pkgname