[arch-commits] Commit in mednafen/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sun Mar 22 08:16:01 UTC 2020
Date: Sunday, March 22, 2020 @ 08:16:01
Author: jsteel
Revision: 603356
upgpkg: mednafen 1.24.1-1
Modified:
mednafen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 02:41:15 UTC (rev 603355)
+++ PKGBUILD 2020-03-22 08:16:01 UTC (rev 603356)
@@ -6,7 +6,7 @@
# Contributor: Hans-Kristian Arntzen <maister at archlinux.us>
pkgname=mednafen
-pkgver=1.22.2
+pkgver=1.24.1
pkgrel=1
pkgdesc="Command-line multi-system gaming emulator"
url="https://mednafen.github.io"
@@ -15,7 +15,7 @@
depends=('libsndfile' 'sdl2' 'zlib')
makedepends=('mesa' 'glu')
source=(https://mednafen.github.io/releases/files/$pkgname-$pkgver.tar.xz)
-md5sums=('de3f23360a5db97038aa30b731e03570')
+md5sums=('a4e1581ebce4280f175b554cb945ee48')
build() {
cd $pkgname
More information about the arch-commits
mailing list