Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-panel
Commits:
b92325dd by Maxime Gauduin at 2024-09-26T19:12:03+02:00
upgpkg: 1.0.0.alpha.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-panel
pkgdesc = XDG Shell Wrapper Panel for Cosmic
- pkgver = 1.0.0.alpha.1
+ pkgver = 1.0.0.alpha.2
pkgrel = 1
url = https://github.com/pop-os/cosmic-panel
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = cosmic-panel
depends = glibc
depends = libxkbcommon
depends = wayland
- source =
git+https://github.com/pop-os/cosmic-panel.git#tag=47c672066adac6ff77b680b9461c8e1c2667b758
- b2sums =
f861548b817cb16b2db6d21bc7ae45bdc0747f363364a585712c0ebc10a8c7d995a3bc5ad2d1ef643d076463aa0e6268a30095cc980124ecc61e41cf6510a282
+ source =
git+https://github.com/pop-os/cosmic-panel.git#tag=4fedcbfc3574600b58de6da6c2401c92264537bd
+ b2sums =
27fed61826b58ace508b1ce74932a881c168b0729b5d5c204376a7dbde9316e467380f61f061cc04d74f0631b73cf902954b04fadcb7a03f5f2597bee8eacc92
pkgname = cosmic-panel
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-panel
-pkgver=1.0.0.alpha.1
+pkgver=1.0.0.alpha.2
pkgrel=1
pkgdesc='XDG Shell Wrapper Panel for Cosmic'
arch=(x86_64)
@@ -21,9 +21,9 @@ makedepends=(
just
lld
)
-_tag=47c672066adac6ff77b680b9461c8e1c2667b758
+_tag=4fedcbfc3574600b58de6da6c2401c92264537bd
source=(git+https://github.com/pop-os/cosmic-panel.git#tag=${_tag})
-b2sums=('f861548b817cb16b2db6d21bc7ae45bdc0747f363364a585712c0ebc10a8c7d995a3bc5ad2d1ef643d076463aa0e6268a30095cc980124ecc61e41cf6510a282')
+b2sums=('27fed61826b58ace508b1ce74932a881c168b0729b5d5c204376a7dbde9316e467380f61f061cc04d74f0631b73cf902954b04fadcb7a03f5f2597bee8eacc92')
prepare() {
cd cosmic-panel
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-panel/-/commit/b92325dd83d4d8361be78e43e570866b9df9542c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-panel/-/commit/b92325dd83d4d8361be78e43e570866b9df9542c
You're receiving this email because of your account on gitlab.archlinux.org.