Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-overlays
Commits:
73d96f2d by Maxime Gauduin at 2024-07-28T22:47:20+02:00
upgpkg: 281-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = libretro-overlays
pkgdesc = Collection of overlays for libretro
- pkgver = 275
- pkgrel = 2
+ pkgver = 281
+ 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=c266abf4d7f9286fb6fbcfb57647cd9c80c45530
- sha256sums = SKIP
+ source =
libretro-overlays::git+https://github.com/libretro/common-overlays.git#commit=6ec6f1c917026ee8bcaa70d7fe6982b5f435bbbd
+ sha256sums =
ce0597e049b96c29dd2e31b7cf8e6e537696c6bbba728de9db41a591ec5d9b30
pkgname = libretro-overlays
=====================================
PKGBUILD
=====================================
@@ -1,17 +1,17 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-overlays
-pkgver=275
-pkgrel=2
+pkgver=281
+pkgrel=1
pkgdesc='Collection of overlays for libretro'
arch=(any)
url=https://github.com/libretro/common-overlays
license=(CCPL)
groups=(libretro)
makedepends=(git)
-_commit=c266abf4d7f9286fb6fbcfb57647cd9c80c45530
+_commit=6ec6f1c917026ee8bcaa70d7fe6982b5f435bbbd
source=(libretro-overlays::git+https://github.com/libretro/common-overlays.git#commit=${_commit})
-sha256sums=(SKIP)
+sha256sums=('ce0597e049b96c29dd2e31b7cf8e6e537696c6bbba728de9db41a591ec5d9b30')
pkgver() {
cd libretro-overlays
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-overlays/-/commit/73d96f2d24532775a92ac6d91e9506177647e103
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-overlays/-/commit/73d96f2d24532775a92ac6d91e9506177647e103
You're receiving this email because of your account on gitlab.archlinux.org.