Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-pce
Commits:
d8954dae by Maxime Gauduin at 2024-10-03T15:00:11+02:00
upgpkg: 1235-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-pce
pkgdesc = NEC PC Engine/SuperGrafx/CD core
- pkgver = 1225
+ pkgver = 1235
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=3a75c7ce5fc62c524be8d0eb45cd4b39d08a885c
- sha256sums =
4a0eea95ca1d2405b09e1f000b336d128fcddec1d4a762717628167259d65a61
+ source =
libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=68a9f57622f7c3b8581eb2cfba6133774d122563
+ sha256sums =
d4095763a7db0aa2e0b3e5a2cc74483635359d1c57f130b49e57ae12e2d90359
pkgname = libretro-beetle-pce
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-beetle-pce
-pkgver=1225
+pkgver=1235
pkgrel=1
pkgdesc='NEC PC Engine/SuperGrafx/CD core'
arch=(x86_64)
@@ -15,9 +15,9 @@ depends=(
zlib
)
makedepends=(git)
-_commit=3a75c7ce5fc62c524be8d0eb45cd4b39d08a885c
+_commit=68a9f57622f7c3b8581eb2cfba6133774d122563
source=(libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=${_commit})
-sha256sums=('4a0eea95ca1d2405b09e1f000b336d128fcddec1d4a762717628167259d65a61')
+sha256sums=('d4095763a7db0aa2e0b3e5a2cc74483635359d1c57f130b49e57ae12e2d90359')
pkgver() {
cd libretro-beetle-pce
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce/-/commit/d8954dae58ac6fa4359280823fe519e4bba51b21
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce/-/commit/d8954dae58ac6fa4359280823fe519e4bba51b21
You're receiving this email because of your account on gitlab.archlinux.org.