mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/mame to 0.202-1
This commit is contained in:
parent
a2fc1e9044
commit
740176db8e
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id: PKGBUILD 313659 2018-03-31 22:58:35Z arojas $
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
|
||||
# Contributor: robb_force <robb_force@holybuffalo.net>
|
||||
|
@ -10,7 +9,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=mame
|
||||
pkgver=0.201
|
||||
pkgver=0.202
|
||||
pkgrel=1
|
||||
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
|
||||
url="http://mamedev.org/"
|
||||
|
@ -21,7 +20,7 @@ makedepends=(nasm python asio rapidjson glm libxinerama)
|
|||
conflicts=(sdlmame)
|
||||
replaces=(sdlmame)
|
||||
source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz" mame.sh)
|
||||
sha256sums=('d51f2a3d740dff13acbe23b0bdcdd9a7077ee873baeabdf8ad5b1499bd9df99f'
|
||||
sha256sums=('a5cef3e7e606e2a36d25b559a5410c1c3105acd24ddbff03352cacb1f1ca7053'
|
||||
'd089e182d3aadf3b9efb7948329923e24feedd64d107f9582f2550c2e3bb6d1d')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue