[arch-commits] Commit in mednafen/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Wed Apr 11 20:53:24 UTC 2018
Date: Wednesday, April 11, 2018 @ 20:53:23
Author: jsteel
Revision: 315784
upgpkg: mednafen 1.21.2-1
Modified:
mednafen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-11 20:37:58 UTC (rev 315783)
+++ PKGBUILD 2018-04-11 20:53:23 UTC (rev 315784)
@@ -7,7 +7,7 @@
# Contributor: Hans-Kristian Arntzen <maister at archlinux.us>
pkgname=mednafen
-pkgver=1.21.1
+pkgver=1.21.2
pkgrel=1
pkgdesc="Command-line multi-system gaming emulator"
url="https://mednafen.github.io"
@@ -16,7 +16,7 @@
depends=('libsndfile' 'sdl2' 'zlib')
makedepends=('mesa' 'glu')
source=(https://mednafen.github.io/releases/files/$pkgname-$pkgver.tar.xz)
-md5sums=('23db3282924510d7fe7d7d413c4e69ea')
+md5sums=('8e6cd5cd58ab9841667cfcb17ff009d6')
build() {
cd $pkgname
More information about the arch-commits
mailing list