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

Jelle van der Waa jelle at archlinux.org
Wed Jun 3 19:17:02 UTC 2015


    Date: Wednesday, June 3, 2015 @ 21:17:02
  Author: jelle
Revision: 134709

upgpkg: mupen64plus 2.5-1

Modified:
  mupen64plus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-03 16:08:58 UTC (rev 134708)
+++ PKGBUILD	2015-06-03 19:17:02 UTC (rev 134709)
@@ -6,8 +6,8 @@
 # Contributor: Zephyr
 
 pkgname=mupen64plus
-pkgver=2.0
-pkgrel=5
+pkgver=2.5
+pkgrel=1
 pkgdesc='Nintendo64 Emulator'
 arch=('i686' 'x86_64')
 url='http://code.google.com/p/mupen64plus/'
@@ -14,8 +14,8 @@
 license=('GPL')
 depends=('glu' 'libsamplerate' 'libpng' 'sdl' 'freetype2' 'boost-libs')
 makedepends=('mesa' 'boost')
-source=("http://mupen64plus.googlecode.com/files/mupen64plus-bundle-src-${pkgver}.tar.gz")
-md5sums=('f855b4233faa9616b780c364fc4a9a9a')
+source=("https://github.com/mupen64plus/mupen64plus-core/releases/download/2.5/mupen64plus-bundle-src-${pkgver}.tar.gz")
+sha256sums=('9c75b9d826f2d24666175f723a97369b3a6ee159b307f7cc876bbb4facdbba66')
 
 build() {
   cd mupen64plus-bundle-src-${pkgver}



More information about the arch-commits mailing list