Balló György pushed to branch main at Arch Linux / Packaging / Packages /
gnome-shell-extension-arc-menu
Commits:
4c580d6c by Balló György at 2024-04-23T23:25:59+02:00
upgpkg: 56-1: Update to new release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = gnome-shell-extension-arc-menu
pkgdesc = Application menu extension for GNOME Shell
- pkgver = 55
+ pkgver = 56
pkgrel = 1
url = https://gitlab.com/arcmenu/ArcMenu
arch = any
license = GPL-2.0-or-later
depends = gnome-menus
depends = gnome-shell
- source =
https://gitlab.com/arcmenu/ArcMenu/-/archive/v55/ArcMenu-v55.tar.gz
- sha256sums =
ca7b44e437c9141da1cb5ca7e39855206a80ad681e7261df89cc616d1321f0d9
+ source =
https://gitlab.com/arcmenu/ArcMenu/-/archive/v56/ArcMenu-v56.tar.gz
+ sha256sums =
dd7bfbec3b811e3a6340532b74d1a3a95db89cb76267ae4a7c8953ed0e3b4b9a
pkgname = gnome-shell-extension-arc-menu
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=gnome-shell-extension-arc-menu
_pkgname=ArcMenu
-pkgver=55
+pkgver=56
pkgrel=1
pkgdesc='Application menu extension for GNOME Shell'
arch=('any')
@@ -12,7 +12,7 @@ url='https://gitlab.com/arcmenu/ArcMenu'
license=('GPL-2.0-or-later')
depends=('gnome-menus' 'gnome-shell')
source=("https://gitlab.com/arcmenu/ArcMenu/-/archive/v$pkgver/$_pkgname-v$pkgver.tar.gz")
-sha256sums=('ca7b44e437c9141da1cb5ca7e39855206a80ad681e7261df89cc616d1321f0d9')
+sha256sums=('dd7bfbec3b811e3a6340532b74d1a3a95db89cb76267ae4a7c8953ed0e3b4b9a')
build() {
cd $_pkgname-v$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-arc-menu/-/commit/4c580d6ca148c4c993c2dd017a5bb46f82fb11ee
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-arc-menu/-/commit/4c580d6ca148c4c993c2dd017a5bb46f82fb11ee
You're receiving this email because of your account on gitlab.archlinux.org.