Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-nestopia
Commits:
1fc2a105 by Maxime Gauduin at 2025-08-13T18:12:20+02:00
upgpkg: 1:158-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-nestopia
pkgdesc = Nintendo Entertainment System core
- pkgver = 151
+ pkgver = 158
pkgrel = 1
epoch = 1
url = https://github.com/libretro/nestopia
@@ -9,7 +9,7 @@ pkgbase = libretro-nestopia
license = GPL2
makedepends = git
depends = libretro-core-info
- source =
libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=0e82a1642d4acafab4da9ce937954b85d846952b
- sha256sums =
a2824774b024293337e727ef384cf4d54e4b4d6dc255967711fbcd5ff8bc777e
+ source =
libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=d33852f5efe89c87a06f8ce7d12b8b5451e9ae71
+ sha256sums =
da31a6b1a1a2dd005c33939a24392964a6fbd7ed5262ebf8cda7700d8b3bf153
pkgname = libretro-nestopia
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-nestopia
-pkgver=151
+pkgver=158
pkgrel=1
epoch=1
pkgdesc='Nintendo Entertainment System core'
@@ -11,9 +11,9 @@ license=(GPL2)
groups=(libretro)
depends=(libretro-core-info)
makedepends=(git)
-_commit=0e82a1642d4acafab4da9ce937954b85d846952b
+_commit=d33852f5efe89c87a06f8ce7d12b8b5451e9ae71
source=(libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=${_commit})
-sha256sums=('a2824774b024293337e727ef384cf4d54e4b4d6dc255967711fbcd5ff8bc777e')
+sha256sums=('da31a6b1a1a2dd005c33939a24392964a6fbd7ed5262ebf8cda7700d8b3bf153')
pkgver() {
cd libretro-nestopia
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-nestopia/-/commit/1fc2a1055c5b9753a74b3ad6b8e78db022476530
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-nestopia/-/commit/1fc2a1055c5b9753a74b3ad6b8e78db022476530
You're receiving this email because of your account on gitlab.archlinux.org.