Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-scummvm
Commits:
e3da3be2 by Maxime Gauduin at 2023-10-09T23:11:41+02:00
upgpkg: 145541-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-scummvm
pkgdesc = ScummVM core
- pkgver = 144893
+ pkgver = 145541
pkgrel = 1
url = https://github.com/libretro/scummvm
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = libretro-scummvm
license = GPL
makedepends = git
depends = libretro-core-info
- source =
libretro-scummvm::git+https://github.com/libretro/scummvm.git#commit=a56c2b83153c84b0a1c0f3f9a18c38f23b430fc9
+ source =
libretro-scummvm::git+https://github.com/libretro/scummvm.git#commit=efa6ac88b2b57ee6083c6f46ec3e4cbf1dfa0688
sha256sums = SKIP
pkgname = libretro-scummvm
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Oliver Jaksch <[email protected]>
pkgname=libretro-scummvm
-pkgver=144893
+pkgver=145541
pkgrel=1
pkgdesc='ScummVM core'
arch=(x86_64)
@@ -11,7 +11,7 @@ license=(GPL)
groups=(libretro)
depends=(libretro-core-info)
makedepends=(git)
-_commit=a56c2b83153c84b0a1c0f3f9a18c38f23b430fc9
+_commit=efa6ac88b2b57ee6083c6f46ec3e4cbf1dfa0688
source=(libretro-scummvm::git+https://github.com/libretro/scummvm.git#commit=${_commit})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-scummvm/-/commit/e3da3be280af4cc5540facb78e7040c530d20bef
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-scummvm/-/commit/e3da3be280af4cc5540facb78e7040c530d20bef
You're receiving this email because of your account on gitlab.archlinux.org.