Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mame
Commits:
11c32c17 by Antonio Rojas at 2024-10-31T19:52:11+01:00
upgpkg: 0.271-1: Update to 0.271
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = mame
pkgdesc = Port of the popular Multiple Arcade Machine Emulator using
SDL with OpenGL support
- pkgver = 0.270
- pkgrel = 2
+ pkgver = 0.271
+ pkgrel = 1
url = https://mamedev.org/
arch = x86_64
license = BSD-2-Clause
@@ -31,12 +31,12 @@ pkgbase = mame
makedepends = sdl2_ttf
options = !debug
options = !lto
- source = git+https://github.com/mamedev/mame#tag=mame0270?signed
+ source = git+https://github.com/mamedev/mame#tag=mame0271?signed
source = mame.desktop
source = mame.sh
source = mame.svg
validpgpkeys = D0362DB01844E0433ADBBFBAC174B1018C40710E
- sha256sums =
0211000f72b4f1fc24a7312d38fe684d5b47c8425c7cbf4a5a17c71bda2f948b
+ sha256sums =
8e7b8e2e283e61a07154e48c5fc99e651bc7f2de32addc9e51a764e72975a5a7
sha256sums =
0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821
sha256sums =
ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba
sha256sums =
17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4
=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
pkgbase=mame
pkgname=(mame
mame-tools)
-pkgver=0.270
-pkgrel=2
+pkgver=0.271
+pkgrel=1
pkgdesc='Port of the popular Multiple Arcade Machine Emulator using SDL with
OpenGL support'
url='https://mamedev.org/'
license=(BSD-2-Clause
@@ -40,7 +40,7 @@
source=(git+https://github.com/mamedev/mame#tag=mame${pkgver/./}?signed
mame.desktop
mame.sh
mame.svg)
-sha256sums=('0211000f72b4f1fc24a7312d38fe684d5b47c8425c7cbf4a5a17c71bda2f948b'
+sha256sums=('8e7b8e2e283e61a07154e48c5fc99e651bc7f2de32addc9e51a764e72975a5a7'
'0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821'
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mame/-/commit/11c32c179909df305da771a7de70d11f9ecccd17
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mame/-/commit/11c32c179909df305da771a7de70d11f9ecccd17
You're receiving this email because of your account on gitlab.archlinux.org.