Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
gnome-shell-extension-arc-menu
Commits:
59c95904 by Antonio Rojas at 2025-02-16T11:44:29+01:00
upgpkg: 64-1: Update to 64
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
pkgbase = gnome-shell-extension-arc-menu
pkgdesc = Application menu extension for GNOME Shell
- pkgver = 63
- pkgrel = 2
+ pkgver = 64
+ pkgrel = 1
url = https://gitlab.com/arcmenu/ArcMenu
arch = any
license = GPL-2.0-or-later
makedepends = git
depends = gnome-menus
depends = gnome-shell
- source = git+https://gitlab.com/arcmenu/ArcMenu.git#tag=v63
+ source = git+https://gitlab.com/arcmenu/ArcMenu.git#tag=v64
source = gnome-shell-extension-arch-menu-shutdown-fix.patch
- b2sums =
ef9f54040dcb3ccf93969d85f1f69d06f336f8f8c05ac21ab17ceb0358fb2a2642e7559ce79d4bd2a90acbcce5978266c890bf22ad20e97308e34f75fc3814c7
+ b2sums =
44edce656bdff1d947cc0841ff18f2b5bb4f4aa3d7af4a68795ab26d9b28d9ec5176ebcce3df9d7370dd9219f15235bcb97146c04f7c4c7e6d83a1f290a258c5
b2sums =
3bb8fa03d9a0cc1261bb78d626858f17c2ce5c0a449c7dd04db7ac07ede561a396309127d894d93410691ac199bcf6ab5adad1553ef145c57c1ae2d24b846b9b
pkgname = gnome-shell-extension-arc-menu
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
pkgname=gnome-shell-extension-arc-menu
_pkgname=ArcMenu
-pkgver=63
-pkgrel=2
+pkgver=64
+pkgrel=1
pkgdesc='Application menu extension for GNOME Shell'
arch=(any)
url='https://gitlab.com/arcmenu/ArcMenu'
@@ -19,10 +19,8 @@ source=(
"git+https://gitlab.com/arcmenu/$_pkgname.git#tag=v$pkgver"
gnome-shell-extension-arch-menu-shutdown-fix.patch
)
-b2sums=(
-
ef9f54040dcb3ccf93969d85f1f69d06f336f8f8c05ac21ab17ceb0358fb2a2642e7559ce79d4bd2a90acbcce5978266c890bf22ad20e97308e34f75fc3814c7
-
3bb8fa03d9a0cc1261bb78d626858f17c2ce5c0a449c7dd04db7ac07ede561a396309127d894d93410691ac199bcf6ab5adad1553ef145c57c1ae2d24b846b9b
-)
+b2sums=('44edce656bdff1d947cc0841ff18f2b5bb4f4aa3d7af4a68795ab26d9b28d9ec5176ebcce3df9d7370dd9219f15235bcb97146c04f7c4c7e6d83a1f290a258c5'
+
'3bb8fa03d9a0cc1261bb78d626858f17c2ce5c0a449c7dd04db7ac07ede561a396309127d894d93410691ac199bcf6ab5adad1553ef145c57c1ae2d24b846b9b')
prepare() {
cd $_pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-arc-menu/-/commit/59c95904348c9170e698a345bb159e844b669a7b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-arc-menu/-/commit/59c95904348c9170e698a345bb159e844b669a7b
You're receiving this email because of your account on gitlab.archlinux.org.