Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-gambatte
Commits:
42613b72 by Maxime Gauduin at 2023-08-15T11:17:54+02:00
upgpkg: 1000-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-gambatte
pkgdesc = Nintendo Game Boy/Game Boy Color core
- pkgver = 999
+ pkgver = 1000
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=e6bcb9f43c13f44fbf4a30153e3885b3dd174443
+ source =
libretro-gambatte::git+https://github.com/libretro/gambatte-libretro.git#commit=8898bdf97ba3099fd408591b76c69e4c114cc27b
sha256sums = SKIP
pkgname = libretro-gambatte
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Lauri Niskanen <[email protected]>
pkgname=libretro-gambatte
-pkgver=999
+pkgver=1000
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=e6bcb9f43c13f44fbf4a30153e3885b3dd174443
+_commit=8898bdf97ba3099fd408591b76c69e4c114cc27b
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/42613b7287e69ce9aac68c4d70793ec895c1276c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/42613b7287e69ce9aac68c4d70793ec895c1276c
You're receiving this email because of your account on gitlab.archlinux.org.