Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-desmume
Commits:
48bfccdf by Maxime Gauduin at 2023-10-09T23:08:42+02:00
upgpkg: 6357-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-desmume
pkgdesc = Nintendo DS core
- pkgver = 6355
+ pkgver = 6357
pkgrel = 1
url = https://github.com/libretro/desmume
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = libretro-desmume
makedepends = mesa
depends = libgl
depends = libretro-core-info
- source =
libretro-desmume::git+https://github.com/libretro/desmume.git#commit=cf0fcc6ea4a85b7491bdf9adc7bf09748b4be7da
+ source =
libretro-desmume::git+https://github.com/libretro/desmume.git#commit=4ee1bb1d6a6c9695baea49d0c2dff34c10187502
sha256sums = SKIP
pkgname = libretro-desmume
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: almostalive <[email protected]>
pkgname=libretro-desmume
-pkgver=6355
+pkgver=6357
pkgrel=1
pkgdesc='Nintendo DS core'
arch=(x86_64)
@@ -20,7 +20,7 @@ makedepends=(
libpcap
mesa
)
-_commit=cf0fcc6ea4a85b7491bdf9adc7bf09748b4be7da
+_commit=4ee1bb1d6a6c9695baea49d0c2dff34c10187502
source=(libretro-desmume::git+https://github.com/libretro/desmume.git#commit=${_commit})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-desmume/-/commit/48bfccdfab5f14eab968330286bd47440f1a6f99
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-desmume/-/commit/48bfccdfab5f14eab968330286bd47440f1a6f99
You're receiving this email because of your account on gitlab.archlinux.org.