Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-gambatte
Commits:
28ec3b92 by Maxime Gauduin at 2024-09-08T14:28:17+02:00
upgpkg: 1049-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-gambatte
pkgdesc = Nintendo Game Boy/Game Boy Color core
- pkgver = 1045
+ pkgver = 1049
pkgrel = 1
url = https://github.com/libretro/gambatte-libretro
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = libretro-gambatte
license = GPL2
makedepends = git
depends = libretro-core-info
- source =
libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=607c19668426b8945011fd11e25cfce7849f7e13
- sha256sums =
b160baad2d848f2f09bfa4ec05e8faf7a35ea0adc803af2ac6400156b00da600
+ source =
libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=1fbeee0a46b12d3ab28c4795172929ebb31808ea
+ sha256sums =
997ff200ae34dc4eae4c20a6712ae323fcd450428fb0663b4fb8bb83db954300
pkgname = libretro-gambatte
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Lauri Niskanen <[email protected]>
pkgname=libretro-gambatte
-pkgver=1045
+pkgver=1049
pkgrel=1
pkgdesc='Nintendo Game Boy/Game Boy Color core'
arch=(x86_64)
@@ -11,9 +11,9 @@ license=(GPL2)
groups=(libretro)
depends=(libretro-core-info)
makedepends=(git)
-_commit=607c19668426b8945011fd11e25cfce7849f7e13
+_commit=1fbeee0a46b12d3ab28c4795172929ebb31808ea
source=(libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=${_commit})
-sha256sums=('b160baad2d848f2f09bfa4ec05e8faf7a35ea0adc803af2ac6400156b00da600')
+sha256sums=('997ff200ae34dc4eae4c20a6712ae323fcd450428fb0663b4fb8bb83db954300')
pkgver() {
cd libretro-gambatte
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/28ec3b92531b0aa47a0178fa37fc98c65bfaa542
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/28ec3b92531b0aa47a0178fa37fc98c65bfaa542
You're receiving this email because of your account on gitlab.archlinux.org.