[arch-commits] Commit in mupen64plus/trunk (PKGBUILD)
Jelle van der Waa
jelle at nymeria.archlinux.org
Sun Jul 7 09:07:18 UTC 2013
Date: Sunday, July 7, 2013 @ 11:07:18
Author: jelle
Revision: 93608
upgpkg: mupen64plus 2.0-1
boost 1.54 rebuild
Modified:
mupen64plus/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-07-07 08:16:13 UTC (rev 93607)
+++ PKGBUILD 2013-07-07 09:07:18 UTC (rev 93608)
@@ -6,16 +6,16 @@
# Contributor: Zephyr
pkgname=mupen64plus
-pkgver=1.99.5
-pkgrel=6
+pkgver=2.0
+pkgrel=1
pkgdesc='Nintendo64 Emulator'
arch=('i686' 'x86_64')
url='http://code.google.com/p/mupen64plus/'
license=('GPL')
-depends=('glu' 'libsamplerate' 'libpng' 'sdl' 'freetype2')
-makedepends=('mesa')
+depends=('glu' 'libsamplerate' 'libpng' 'sdl' 'freetype2' 'boost-libs')
+makedepends=('mesa' 'boost')
source=("http://mupen64plus.googlecode.com/files/mupen64plus-bundle-src-${pkgver}.tar.gz")
-md5sums=('93772a6d6fc6a63353462deae8a6db71')
+md5sums=('f855b4233faa9616b780c364fc4a9a9a')
build() {
cd mupen64plus-bundle-src-${pkgver}
More information about the arch-commits
mailing list