diff options
author | Sebastian Wolf | 2017-03-06 09:40:17 +0100 |
---|---|---|
committer | Sebastian Wolf | 2017-03-06 09:40:17 +0100 |
commit | 0f03cd7d09fbc1d7e50dd6b818c8476490782b2a (patch) | |
tree | 5f20f885426ec49db633c5e7eb6aeb12f7b32950 /PKGBUILD | |
parent | 32d55e5c447479d9c6b8a20c463fb9bfd337d1cd (diff) | |
download | aur-0f03cd7d09fbc1d7e50dd6b818c8476490782b2a.tar.gz |
Update to version 3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Contributor: Sebastian Wolf <fatmike303@gmail.com> pkgname=advancemame -pkgver=3.3 +pkgver=3.4 pkgrel=1 pkgdesc="Unofficial MAME/MESS version with an advanced video support for use with TVs, Arcade monitors, PC monitors and LCD screens. Also includes AdvanceMENU frontend." arch=('i686' 'x86_64' 'armv7h') @@ -18,7 +18,7 @@ source=( "${pkgname}.desktop" ) sha256sums=( - '707f7fc51e10d01fcd73f1d82f54a444244ee0c95d82a1f3d8ac9e4b8315a4aa' + '54fe7444534d47f99243dc78c4b2de8e878575f59978d149bf69f3d1c0332edb' '42c33684c5c6e44269c7102dc404652721e4802bb19a495c264127bfee52a9d0' '6633a06a972f69142af5c3ee538b80e0705ef79eed9f5f4097811015be1cfb41' ) |