Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-overlays
Commits:
69ecbe9b by Maxime Gauduin at 2024-10-03T15:01:38+02:00
upgpkg: 290-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = libretro-overlays
pkgdesc = Collection of overlays for libretro
- pkgver = 287
+ pkgver = 290
pkgrel = 1
url = https://github.com/libretro/common-overlays
arch = any
groups = libretro
license = CCPL
makedepends = git
- source =
libretro-overlays::git+https://github.com/libretro/common-overlays.git#commit=1b5522a07893997076cb4666f437e0949298f836
- sha256sums =
2435d120c783b20ac2e6f1fce5278a53bdf421e4abe1b1e66842948d211ee8ae
+ source =
libretro-overlays::git+https://github.com/libretro/common-overlays.git#commit=7272ee731d8f50aa8b4eea54d8295bef73bf28ca
+ sha256sums =
a32d87116961a158403b65aca3e339c9cd539c92c6291dcf00f697f57a77f359
pkgname = libretro-overlays
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-overlays
-pkgver=287
+pkgver=290
pkgrel=1
pkgdesc='Collection of overlays for libretro'
arch=(any)
@@ -9,9 +9,9 @@ url=https://github.com/libretro/common-overlays
license=(CCPL)
groups=(libretro)
makedepends=(git)
-_commit=1b5522a07893997076cb4666f437e0949298f836
+_commit=7272ee731d8f50aa8b4eea54d8295bef73bf28ca
source=(libretro-overlays::git+https://github.com/libretro/common-overlays.git#commit=${_commit})
-sha256sums=('2435d120c783b20ac2e6f1fce5278a53bdf421e4abe1b1e66842948d211ee8ae')
+sha256sums=('a32d87116961a158403b65aca3e339c9cd539c92c6291dcf00f697f57a77f359')
pkgver() {
cd libretro-overlays
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-overlays/-/commit/69ecbe9b2256b7abc6c2fa48801b9a0a860915cb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-overlays/-/commit/69ecbe9b2256b7abc6c2fa48801b9a0a860915cb
You're receiving this email because of your account on gitlab.archlinux.org.