Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mame
Commits:
f8d95767 by Antonio Rojas at 2025-01-03T23:50:26+01:00
upgpkg: 0.273-1: Update to 0.273
- - - - -
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.272
+ pkgver = 0.273
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=mame0272?signed
+ source = git+https://github.com/mamedev/mame#tag=mame0273?signed
source = mame.desktop
source = mame.sh
source = mame.svg
validpgpkeys = D0362DB01844E0433ADBBFBAC174B1018C40710E
- sha256sums =
82bf0072ec5207abaedf7dfc8dc14c738086289330d84368a4825cce6a2f0423
+ sha256sums =
13cbf9837a460de7c50bd31a6d7055467e30ce7cd5508e327e6fd5b20f5c0356
sha256sums =
0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821
sha256sums =
ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba
sha256sums =
17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgbase=mame
pkgname=(mame
mame-tools)
-pkgver=0.272
+pkgver=0.273
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=('82bf0072ec5207abaedf7dfc8dc14c738086289330d84368a4825cce6a2f0423'
+sha256sums=('13cbf9837a460de7c50bd31a6d7055467e30ce7cd5508e327e6fd5b20f5c0356'
'0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821'
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mame/-/commit/f8d95767d6cc9f960e55d4598e44a8882bba10f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mame/-/commit/f8d95767d6cc9f960e55d4598e44a8882bba10f2
You're receiving this email because of your account on gitlab.archlinux.org.