Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-gambatte
Commits:
88cb7fd2 by Maxime Gauduin at 2023-10-09T23:09:07+02:00
upgpkg: 1005-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-gambatte
pkgdesc = Nintendo Game Boy/Game Boy Color core
- pkgver = 1003
+ pkgver = 1005
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=1bc650e42aceef306c827e3296b0827e40653c7b
+ source =
libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=40d0d7ac4e11b5c2d1feac2ce96e4d824c248985
sha256sums = SKIP
pkgname = libretro-gambatte
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Lauri Niskanen <[email protected]>
pkgname=libretro-gambatte
-pkgver=1003
+pkgver=1005
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=1bc650e42aceef306c827e3296b0827e40653c7b
+_commit=40d0d7ac4e11b5c2d1feac2ce96e4d824c248985
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/88cb7fd2fe89e04791a95476cbc12ce6c4fbe3c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/88cb7fd2fe89e04791a95476cbc12ce6c4fbe3c4
You're receiving this email because of your account on gitlab.archlinux.org.