[arch-commits] Commit in mednafen/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Tue May 8 18:25:08 UTC 2018


    Date: Tuesday, May 8, 2018 @ 18:25:07
  Author: jsteel
Revision: 319701

upgpkg: mednafen 1.21.3-1

Modified:
  mednafen/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-08 18:00:38 UTC (rev 319700)
+++ PKGBUILD	2018-05-08 18:25:07 UTC (rev 319701)
@@ -7,7 +7,7 @@
 # Contributor: Hans-Kristian Arntzen <maister at archlinux.us>
 
 pkgname=mednafen
-pkgver=1.21.2
+pkgver=1.21.3
 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=('8e6cd5cd58ab9841667cfcb17ff009d6')
+md5sums=('ce89f7b1ce33a6b64ba57a1da917cc54')
 
 build() {
   cd $pkgname



More information about the arch-commits mailing list