Date: Sunday, January 30, 2022 @ 15:37:17 Author: arojas Revision: 1120313
Update to 0.240 Modified: mame/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-30 15:36:59 UTC (rev 1120312) +++ PKGBUILD 2022-01-30 15:37:17 UTC (rev 1120313) @@ -5,8 +5,8 @@ pkgbase=mame pkgname=(mame mame-tools) -pkgver=0.239 -pkgrel=2 +pkgver=0.240 +pkgrel=1 pkgdesc='Port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support' url='https://mamedev.org/' license=(GPL2) @@ -14,7 +14,7 @@ makedepends=(nasm python asio rapidjson glm libxinerama sdl2_ttf qt5-base lua53 libutf8proc pugixml portmidi portaudio flac libpulse) source=(https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz mame.sh mame.desktop mame.svg) -sha256sums=('120b4d679283ab2c7102b40fefc5165bfd9b8242fbbd5f9977d381cb65051d87' +sha256sums=('f5228ccd7e561e8ee6e42d85f1f1be3432f4869169a4d692e646a6959c5c8f75' 'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba' '0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821' '17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
