[arch-commits] Commit in mednafen/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sat Feb 11 22:10:17 UTC 2017
Date: Saturday, February 11, 2017 @ 22:10:16
Author: jsteel
Revision: 211940
upgpkg: mednafen 0.9.42-1
Modified:
mednafen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-11 22:02:24 UTC (rev 211939)
+++ PKGBUILD 2017-02-11 22:10:16 UTC (rev 211940)
@@ -7,7 +7,7 @@
# Contributor: Hans-Kristian Arntzen <maister at archlinux.us>
pkgname=mednafen
-pkgver=0.9.41
+pkgver=0.9.42
pkgrel=1
pkgdesc="Command-line multi-system gaming emulator"
url="https://mednafen.github.io"
@@ -16,7 +16,7 @@
depends=('libsndfile' 'sdl' 'zlib')
makedepends=('mesa' 'glu')
source=(https://mednafen.github.io/releases/files/$pkgname-$pkgver.tar.xz)
-md5sums=('636c09d33667476d1445dd539e6d561f')
+md5sums=('a8543438f14db43647010fcc3717a661')
build() {
cd $pkgname
More information about the arch-commits
mailing list