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

Jonathan Steel jsteel at archlinux.org
Tue Jan 29 20:07:29 UTC 2019


    Date: Tuesday, January 29, 2019 @ 20:07:28
  Author: jsteel
Revision: 428428

upgpkg: mednafen 1.22.1-1

Modified:
  mednafen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-29 20:04:41 UTC (rev 428427)
+++ PKGBUILD	2019-01-29 20:07:28 UTC (rev 428428)
@@ -6,7 +6,7 @@
 # Contributor: Hans-Kristian Arntzen <maister at archlinux.us>
 
 pkgname=mednafen
-pkgver=1.21.3
+pkgver=1.22.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=('ce89f7b1ce33a6b64ba57a1da917cc54')
+md5sums=('c16f28032a7c575052a1707cf6d52f02')
 
 build() {
   cd $pkgname



More information about the arch-commits mailing list