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

Jonathan Steel jsteel at nymeria.archlinux.org
Fri Jun 27 20:01:10 UTC 2014


    Date: Friday, June 27, 2014 @ 22:01:09
  Author: jsteel
Revision: 113683

upgpkg: mednafen 0.9.36.2-1

Modified:
  mednafen/trunk/PKGBUILD
Deleted:
  mednafen/trunk/mednafen.install

------------------+
 PKGBUILD         |    8 +++-----
 mednafen.install |    6 ------
 2 files changed, 3 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-27 19:53:51 UTC (rev 113682)
+++ PKGBUILD	2014-06-27 20:01:09 UTC (rev 113683)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
+# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
 # Contributor: megadriver <megadriver at gmx dot com>
 # Contributor: Angel Velasquez <angvp at archlinux.org>
 # Contributor: Daenyth <Daenyth+Arch [at] gmail [dot] com>
@@ -7,7 +7,7 @@
 # Contributor: Hans-Kristian Arntzen <maister at archlinux.us>
 
 pkgname=mednafen
-pkgver=0.9.35.1
+pkgver=0.9.36.2
 pkgrel=1
 pkgdesc="A command-line multi-system gaming emulator"
 url="http://mednafen.sourceforge.net"
@@ -15,10 +15,8 @@
 arch=('i686' 'x86_64')
 depends=('libcdio' 'libsamplerate' 'sdl_net' 'zlib')
 makedepends=('mesa' 'glu')
-replaces=('mednafen-wip')
-install=$pkgname.install
 source=(http://downloads.sourceforge.net/mednafen/$pkgname-$pkgver.tar.bz2)
-md5sums=('99353ecbdd4ec4dd906aa7246f72cf51')
+md5sums=('d574f2a0e4ea9d613f503adf5491ab8e')
 
 build() {
   cd "$srcdir"/$pkgname

Deleted: mednafen.install
===================================================================
--- mednafen.install	2014-06-27 19:53:51 UTC (rev 113682)
+++ mednafen.install	2014-06-27 20:01:09 UTC (rev 113683)
@@ -1,6 +0,0 @@
-post_upgrade() {
-  if  [ "$(vercmp 0.9 "$2")" -eq 1 ]; then
-    echo '==> Save states from 0.8.x and earlier are not compatible with 0.9.x
-    also the configuration file name has changed to "mednafen-09x.cfg"'
-  fi
-}




More information about the arch-commits mailing list