summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7deeb65c8b7..113d468dc1d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libretro-mupen64plus-git
- pkgdesc = libretro implementation of mupen64plus with dynarec (even for rpi)
- pkgver = 4407.bdb19214
+ pkgdesc = libretro port of Mupen64 Plus
+ pkgver = 599.1149992
pkgrel = 1
url = https://github.com/libretro/mupen64plus-libretro
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 7471bc1f7498..9062add731da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=libretro-mupen64plus-git
_gitname=mupen64plus-libretro
-pkgver=4407.bdb19214
+pkgver=599.1149992
pkgrel=1
-pkgdesc="libretro implementation of mupen64plus with dynarec (even for rpi)"
+pkgdesc="libretro port of Mupen64 Plus"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="https://github.com/libretro/mupen64plus-libretro"
license=('custom' 'GPL' 'LGPL')