Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
pantheon-applications-menu
Commits:
baefbc5c by Maxime Gauduin at 2024-09-08T14:36:13+02:00
upgpkg: 8.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pantheon-applications-menu
pkgdesc = The Pantheon Application Menu
- pkgver = 2.11.1.r147.98bd6e84
+ pkgver = 8.0.0
pkgrel = 1
url = https://github.com/elementary/applications-menu
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = pantheon-applications-menu
depends = wingpanel
depends = plank
depends = zeitgeist
- source =
pantheon-applications-menu::git+https://github.com/elementary/applications-menu.git#commit=98bd6e840fbf6991ad92c3d4a875a5a2d5d4f181
- b2sums =
f55eb653078d6e11f9c542253c0bb8a6d62f72e0fabc1782dfbbf122b27399bbe140fbe11c7d00ca706aab86bb96e38c3c16fa91f2a9d95cbd90e6b0f39b1f0c
+ source =
pantheon-applications-menu::git+https://github.com/elementary/applications-menu.git#tag=697ed0a63f16a564d79055ef5641ab655c31defe
+ b2sums =
4c49e624064d20effd91f33834ba65225a1d12c03e5fcf3d3a5d070b8f2a56171e524a6f854cf1165417c896219e37bf38a6b7582fce4a4140ff865b351120cf
pkgname = pantheon-applications-menu
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=pantheon-applications-menu
-pkgver=2.11.1.r147.98bd6e84
+pkgver=8.0.0
pkgrel=1
pkgdesc='The Pantheon Application Menu'
arch=(x86_64)
@@ -29,9 +29,9 @@ makedepends=(
meson
vala
)
-_commit=98bd6e840fbf6991ad92c3d4a875a5a2d5d4f181
-source=(pantheon-applications-menu::git+https://github.com/elementary/applications-menu.git#commit=${_commit})
-b2sums=('f55eb653078d6e11f9c542253c0bb8a6d62f72e0fabc1782dfbbf122b27399bbe140fbe11c7d00ca706aab86bb96e38c3c16fa91f2a9d95cbd90e6b0f39b1f0c')
+_tag=697ed0a63f16a564d79055ef5641ab655c31defe
+source=(pantheon-applications-menu::git+https://github.com/elementary/applications-menu.git#tag=${_tag})
+b2sums=('4c49e624064d20effd91f33834ba65225a1d12c03e5fcf3d3a5d070b8f2a56171e524a6f854cf1165417c896219e37bf38a6b7582fce4a4140ff865b351120cf')
pkgver() {
cd pantheon-applications-menu
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-applications-menu/-/commit/baefbc5c5aa361ea53aaebde148f4836f6f835c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-applications-menu/-/commit/baefbc5c5aa361ea53aaebde148f4836f6f835c4
You're receiving this email because of your account on gitlab.archlinux.org.