Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-scummvm
Commits:
a0242f8b by Maxime Gauduin at 2024-01-05T11:26:56+01:00
upgpkg: 148571-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-scummvm
pkgdesc = ScummVM core
- pkgver = 146706
+ pkgver = 148571
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=6cf2ea54ea66a2bcc6c1b0842348fed9b3ccd4b9
+ source =
libretro-scummvm::git+https://github.com/libretro/scummvm.git#commit=6118a0d92907ae68c38d444a680aa4a1610099c8
sha256sums = SKIP
pkgname = libretro-scummvm
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Oliver Jaksch <[email protected]>
pkgname=libretro-scummvm
-pkgver=146706
+pkgver=148571
pkgrel=1
pkgdesc='ScummVM core'
arch=(x86_64)
@@ -11,7 +11,7 @@ license=(GPL)
groups=(libretro)
depends=(libretro-core-info)
makedepends=(git)
-_commit=6cf2ea54ea66a2bcc6c1b0842348fed9b3ccd4b9
+_commit=6118a0d92907ae68c38d444a680aa4a1610099c8
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/a0242f8bbda8280e5e4d43656a4bd26ed35ec0ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-scummvm/-/commit/a0242f8bbda8280e5e4d43656a4bd26ed35ec0ae
You're receiving this email because of your account on gitlab.archlinux.org.