Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-gambatte
Commits:
3640113b by Maxime Gauduin at 2024-01-05T11:26:07+01:00
upgpkg: 1015-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-gambatte
pkgdesc = Nintendo Game Boy/Game Boy Color core
- pkgver = 1010
+ pkgver = 1015
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=327137ec04d514b6c06c30c8b1d0b5da4267af6c
+ source =
libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=ee002a8f529a5b542b0151784156f5002a6541f5
sha256sums = SKIP
pkgname = libretro-gambatte
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Lauri Niskanen <[email protected]>
pkgname=libretro-gambatte
-pkgver=1010
+pkgver=1015
pkgrel=1
pkgdesc='Nintendo Game Boy/Game Boy Color core'
arch=(x86_64)
@@ -11,7 +11,7 @@ license=(GPL2)
groups=(libretro)
depends=(libretro-core-info)
makedepends=(git)
-_commit=327137ec04d514b6c06c30c8b1d0b5da4267af6c
+_commit=ee002a8f529a5b542b0151784156f5002a6541f5
source=(libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=${_commit})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/3640113bc10356aa55853305d4df4695e247f9bc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/3640113bc10356aa55853305d4df4695e247f9bc
You're receiving this email because of your account on gitlab.archlinux.org.