Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mame
Commits:
2d86a712 by Antonio Rojas at 2024-06-30T12:33:28+02:00
upgpkg: 0.267-1: Update to 0.267
- - - - -
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.266
+ pkgver = 0.267
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=mame0266?signed
+ source = git+https://github.com/mamedev/mame#tag=mame0267?signed
source = mame.desktop
source = mame.sh
source = mame.svg
validpgpkeys = D0362DB01844E0433ADBBFBAC174B1018C40710E
- sha256sums =
64b5da88f1a18ef1c6f6624542a79c0e49750ef9ab7ec8ec94528a143e47edfb
+ sha256sums =
138d6f8b3863b0d243dce1b62079b09da1486ac8f4613bfef9a6fda820de9ae3
sha256sums =
0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821
sha256sums =
ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba
sha256sums =
17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgbase=mame
pkgname=(mame
mame-tools)
-pkgver=0.266
+pkgver=0.267
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=('64b5da88f1a18ef1c6f6624542a79c0e49750ef9ab7ec8ec94528a143e47edfb'
+sha256sums=('138d6f8b3863b0d243dce1b62079b09da1486ac8f4613bfef9a6fda820de9ae3'
'0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821'
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mame/-/commit/2d86a712556c8ea2a7c77a9815f72ed6fe8bc955
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mame/-/commit/2d86a712556c8ea2a7c77a9815f72ed6fe8bc955
You're receiving this email because of your account on gitlab.archlinux.org.