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

Jonathan Steel jsteel at archlinux.org
Tue May 5 21:51:36 UTC 2020


    Date: Tuesday, May 5, 2020 @ 21:51:35
  Author: jsteel
Revision: 624987

upgpkg: mednafen 1.24.3-1

Modified:
  mednafen/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-05 21:45:37 UTC (rev 624986)
+++ PKGBUILD	2020-05-05 21:51:35 UTC (rev 624987)
@@ -6,16 +6,16 @@
 # Contributor: Hans-Kristian Arntzen <maister at archlinux.us>
 
 pkgname=mednafen
-pkgver=1.24.1
+pkgver=1.24.3
 pkgrel=1
 pkgdesc="Command-line multi-system gaming emulator"
 url="https://mednafen.github.io"
 license=('GPL2')
 arch=('x86_64')
-depends=('libsndfile' 'sdl2' 'zlib')
+depends=('libsndfile' 'sdl2' 'zlib' 'alsa-lib')
 makedepends=('mesa' 'glu')
 source=(https://mednafen.github.io/releases/files/$pkgname-$pkgver.tar.xz)
-md5sums=('a4e1581ebce4280f175b554cb945ee48')
+md5sums=('a7e1ab14c970541369ac57e857c544fd')
 
 build() {
   cd $pkgname



More information about the arch-commits mailing list