summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael2018-11-06 00:51:36 -0200
committerMichael2018-11-06 00:51:36 -0200
commit3cb08d02ffa9f05f577c69e6c2203bc6fba5bfb1 (patch)
treede661eb430eef15f0dcb227987b6119e271b1e57 /PKGBUILD
parente344ac52419435c0034a29348ac9b03ba5247c78 (diff)
downloadaur-libretro-mess-git.tar.gz
updated version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dda63dab4f9a..6c37891c7551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Polvere <mic.tjs@gmail.com>
pkgname=libretro-mess-git
-pkgver=61112.9f9e6b6c9b
+pkgver=62246.171c1e74c5
pkgrel=1
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
pkgdesc="libretro implementation of MAME. (MESS Port)"
@@ -10,7 +10,6 @@ license=('custom:MAME License')
groups=('libretro')
depends=('gcc-libs' 'glibc')
makedepends=('git' 'python2')
-
_libname=mess_libretro
_gitname=mame
source=("git+https://github.com/libretro/${_gitname}.git")