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