Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-pce
Commits:
d0fa66e8 by Maxime Gauduin at 2023-08-15T11:16:31+02:00
upgpkg: 1189-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-pce
pkgdesc = NEC PC Engine/SuperGrafx/CD core
- pkgver = 1188
+ pkgver = 1189
pkgrel = 1
url = https://github.com/libretro/beetle-pce-libretro
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = libretro-beetle-pce
depends = glibc
depends = libretro-core-info
depends = zlib
- source =
libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=69d356663a3092a315ffac10eff1d47e9a967de0
+ source =
libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=4c7831689d37177596bc97c4cd1b01ce6e997a71
sha256sums = SKIP
pkgname = libretro-beetle-pce
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-beetle-pce
-pkgver=1188
+pkgver=1189
pkgrel=1
pkgdesc='NEC PC Engine/SuperGrafx/CD core'
arch=(x86_64)
@@ -15,7 +15,7 @@ depends=(
zlib
)
makedepends=(git)
-_commit=69d356663a3092a315ffac10eff1d47e9a967de0
+_commit=4c7831689d37177596bc97c4cd1b01ce6e997a71
source=(libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=${_commit})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce/-/commit/d0fa66e86e2b9fb904b967f74736b29c0e04775f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce/-/commit/d0fa66e86e2b9fb904b967f74736b29c0e04775f
You're receiving this email because of your account on gitlab.archlinux.org.