Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-scummvm
Commits:
5b32342d by Maxime Gauduin at 2023-08-15T11:20:51+02:00
upgpkg: 143193-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-scummvm
pkgdesc = ScummVM core
- pkgver = 142854
+ pkgver = 143193
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=acd638cb4383e9ccc54096ffd214a0032b9bb0a6
+ source =
libretro-scummvm::git+https://github.com/libretro/scummvm.git#commit=0c3e3aaebcaf23de7175a9df5e5c0e13ad2551fd
sha256sums = SKIP
pkgname = libretro-scummvm
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Oliver Jaksch <[email protected]>
pkgname=libretro-scummvm
-pkgver=142854
+pkgver=143193
pkgrel=1
pkgdesc='ScummVM core'
arch=(x86_64)
@@ -11,7 +11,7 @@ license=(GPL)
groups=(libretro)
depends=(libretro-core-info)
makedepends=(git)
-_commit=acd638cb4383e9ccc54096ffd214a0032b9bb0a6
+_commit=0c3e3aaebcaf23de7175a9df5e5c0e13ad2551fd
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/5b32342d2d8a4a74b2cd108018076b0806eb0c45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-scummvm/-/commit/5b32342d2d8a4a74b2cd108018076b0806eb0c45
You're receiving this email because of your account on gitlab.archlinux.org.