Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / libretro-gambatte
Commits: d93dae3b by Maxime Gauduin at 2025-08-13T18:27:45+02:00 upgpkg: 1076-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = libretro-gambatte pkgdesc = Nintendo Game Boy/Game Boy Color core - pkgver = 1069 + pkgver = 1076 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=2910240a4100ccad68f935082b8bbce194673cb5 - sha256sums = b3a68c4e22a2e6d5be3def14e3642fd24ddb13520ce11d0acb70397dcb8fbe17 + source = libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=13b7af780e9893ae62cc24d567591b5eb6a6dd72 + sha256sums = 7f8297a01dfe733cae42fd2ccfe7395962f9311600e98ce4d7d57736cbe097d3 pkgname = libretro-gambatte ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Lauri Niskanen <a...@ape3000.com> pkgname=libretro-gambatte -pkgver=1069 +pkgver=1076 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=2910240a4100ccad68f935082b8bbce194673cb5 +_commit=13b7af780e9893ae62cc24d567591b5eb6a6dd72 source=(libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=${_commit}) -sha256sums=('b3a68c4e22a2e6d5be3def14e3642fd24ddb13520ce11d0acb70397dcb8fbe17') +sha256sums=('7f8297a01dfe733cae42fd2ccfe7395962f9311600e98ce4d7d57736cbe097d3') pkgver() { cd libretro-gambatte View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/d93dae3b0beac887bf48b5175d354ba4c06b0f43 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/d93dae3b0beac887bf48b5175d354ba4c06b0f43 You're receiving this email because of your account on gitlab.archlinux.org.