Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mame
Commits:
87b9bbb8 by Antonio Rojas at 2024-08-29T12:38:03+02:00
upgpkg: 0.269-1: Update to 0.269
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = mame
pkgdesc = Port of the popular Multiple Arcade Machine Emulator using
SDL with OpenGL support
- pkgver = 0.268
+ pkgver = 0.269
pkgrel = 1
url = https://mamedev.org/
arch = x86_64
@@ -31,12 +31,12 @@ pkgbase = mame
makedepends = sdl2_ttf
options = !debug
options = !lto
- source = git+https://github.com/mamedev/mame#tag=mame0268?signed
+ source = git+https://github.com/mamedev/mame#tag=mame0269?signed
source = mame.desktop
source = mame.sh
source = mame.svg
validpgpkeys = D0362DB01844E0433ADBBFBAC174B1018C40710E
- sha256sums =
f623f61e8621f2f3166afdcd706fa4dc0fa660df6716190393e127216c3fef0d
+ sha256sums =
ba352c091ef225d781e923e731f9187f0cf9338b2dc160c791412791e3affeb2
sha256sums =
0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821
sha256sums =
ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba
sha256sums =
17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgbase=mame
pkgname=(mame
mame-tools)
-pkgver=0.268
+pkgver=0.269
pkgrel=1
pkgdesc='Port of the popular Multiple Arcade Machine Emulator using SDL with
OpenGL support'
url='https://mamedev.org/'
@@ -40,7 +40,7 @@
source=(git+https://github.com/mamedev/mame#tag=mame${pkgver/./}?signed
mame.desktop
mame.sh
mame.svg)
-sha256sums=('f623f61e8621f2f3166afdcd706fa4dc0fa660df6716190393e127216c3fef0d'
+sha256sums=('ba352c091ef225d781e923e731f9187f0cf9338b2dc160c791412791e3affeb2'
'0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821'
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mame/-/commit/87b9bbb81c16360a8726bfcdcba1adcbf3adac0d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mame/-/commit/87b9bbb81c16360a8726bfcdcba1adcbf3adac0d
You're receiving this email because of your account on gitlab.archlinux.org.