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

Jonathan Steel jsteel at archlinux.org
Sun May 12 06:58:25 UTC 2019


    Date: Sunday, May 12, 2019 @ 06:58:24
  Author: jsteel
Revision: 465835

upgpkg: mednafen 1.22.2-1

Modified:
  mednafen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-12 06:55:59 UTC (rev 465834)
+++ PKGBUILD	2019-05-12 06:58:24 UTC (rev 465835)
@@ -6,7 +6,7 @@
 # Contributor: Hans-Kristian Arntzen <maister at archlinux.us>
 
 pkgname=mednafen
-pkgver=1.22.1
+pkgver=1.22.2
 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=('c16f28032a7c575052a1707cf6d52f02')
+md5sums=('de3f23360a5db97038aa30b731e03570')
 
 build() {
   cd $pkgname



More information about the arch-commits mailing list