Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-pce
Commits:
158af151 by Maxime Gauduin at 2024-07-28T22:42:00+02:00
upgpkg: 1220-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libretro-beetle-pce
pkgdesc = NEC PC Engine/SuperGrafx/CD core
- pkgver = 1214
- pkgrel = 2
+ pkgver = 1220
+ pkgrel = 1
url = https://github.com/libretro/beetle-pce-libretro
arch = x86_64
groups = libretro
@@ -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=20b86372b5f490394099ee0ad06e0eb3a4fd5c2e
- sha256sums = SKIP
+ source =
libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=03935421be14680a4aed799388e74ecab8167311
+ sha256sums =
0500c6225c18112f229983b39159984028cf9ff3dd862f7210801712c047ebb6
pkgname = libretro-beetle-pce
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-beetle-pce
-pkgver=1214
-pkgrel=2
+pkgver=1220
+pkgrel=1
pkgdesc='NEC PC Engine/SuperGrafx/CD core'
arch=(x86_64)
url=https://github.com/libretro/beetle-pce-libretro
@@ -15,9 +15,9 @@ depends=(
zlib
)
makedepends=(git)
-_commit=20b86372b5f490394099ee0ad06e0eb3a4fd5c2e
+_commit=03935421be14680a4aed799388e74ecab8167311
source=(libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=${_commit})
-sha256sums=(SKIP)
+sha256sums=('0500c6225c18112f229983b39159984028cf9ff3dd862f7210801712c047ebb6')
pkgver() {
cd libretro-beetle-pce
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce/-/commit/158af151a30230d2dcb3847f464e6fde83334573
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce/-/commit/158af151a30230d2dcb3847f464e6fde83334573
You're receiving this email because of your account on gitlab.archlinux.org.