Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-gambatte
Commits:
5d82f279 by Maxime Gauduin at 2024-10-03T15:00:53+02:00
upgpkg: 1052-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-gambatte
pkgdesc = Nintendo Game Boy/Game Boy Color core
- pkgver = 1049
+ pkgver = 1052
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=1fbeee0a46b12d3ab28c4795172929ebb31808ea
- sha256sums =
997ff200ae34dc4eae4c20a6712ae323fcd450428fb0663b4fb8bb83db954300
+ source =
libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=e9a1941276e932813dc742796ffd1d0939c5d1d5
+ sha256sums =
6ca22d94d7504c18ee931d1f3760ff6cf31ccbe71efb4374e6f97ec811a81050
pkgname = libretro-gambatte
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Lauri Niskanen <[email protected]>
pkgname=libretro-gambatte
-pkgver=1049
+pkgver=1052
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=1fbeee0a46b12d3ab28c4795172929ebb31808ea
+_commit=e9a1941276e932813dc742796ffd1d0939c5d1d5
source=(libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=${_commit})
-sha256sums=('997ff200ae34dc4eae4c20a6712ae323fcd450428fb0663b4fb8bb83db954300')
+sha256sums=('6ca22d94d7504c18ee931d1f3760ff6cf31ccbe71efb4374e6f97ec811a81050')
pkgver() {
cd libretro-gambatte
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/5d82f279d64581c73ed9f8ccd08cd84eac1c2b3e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/5d82f279d64581c73ed9f8ccd08cd84eac1c2b3e
You're receiving this email because of your account on gitlab.archlinux.org.