[arch-commits] Commit in mednafen/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sun Feb 22 09:48:50 UTC 2015
Date: Sunday, February 22, 2015 @ 10:48:50
Author: jsteel
Revision: 128102
upgpkg: mednafen 0.9.38.2-2
Upstream 0.9.38 dropped physical CD support
Modified:
mednafen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-22 09:45:34 UTC (rev 128101)
+++ PKGBUILD 2015-02-22 09:48:50 UTC (rev 128102)
@@ -8,12 +8,12 @@
pkgname=mednafen
pkgver=0.9.38.2
-pkgrel=1
+pkgrel=2
pkgdesc="Command-line multi-system gaming emulator"
url="http://mednafen.sourceforge.net"
license=('GPL2')
arch=('i686' 'x86_64')
-depends=('libcdio' 'libsndfile' 'sdl' 'zlib')
+depends=('libsndfile' 'sdl' 'zlib')
makedepends=('mesa' 'glu')
source=(http://downloads.sourceforge.net/mednafen/$pkgname-$pkgver.tar.bz2)
md5sums=('6b09560fdbc698f75dec4dd3fbc8743c')
More information about the arch-commits
mailing list