Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-panel
Commits:
df35cf15 by Peter Jung at 2024-11-01T14:57:17+01:00
upgpkg: 1.0.0.alpha.3-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.2
+ pkgver = 1.0.0.alpha.3
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=4fedcbfc3574600b58de6da6c2401c92264537bd
- b2sums =
27fed61826b58ace508b1ce74932a881c168b0729b5d5c204376a7dbde9316e467380f61f061cc04d74f0631b73cf902954b04fadcb7a03f5f2597bee8eacc92
+ source =
git+https://github.com/pop-os/cosmic-panel.git#tag=041a44eb6f825b7e0b3d45ccf745252b136d5da9
+ b2sums =
6f7335cd1eef7c6468b0d02c03ba3bb45297aa9c3bef84fc520306bade54b6fbf9097181efa3915fa08bec4c138fe67997329667f6cf32bdccf6bd1d9f11828e
pkgname = cosmic-panel
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
# Maintainer: Maxime Gauduin <[email protected]>
+# Maintainer: Peter Jung <[email protected]>
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-panel
-pkgver=1.0.0.alpha.2
+pkgver=1.0.0.alpha.3
pkgrel=1
pkgdesc='XDG Shell Wrapper Panel for Cosmic'
arch=(x86_64)
@@ -21,9 +22,9 @@ makedepends=(
just
lld
)
-_tag=4fedcbfc3574600b58de6da6c2401c92264537bd
+_tag=041a44eb6f825b7e0b3d45ccf745252b136d5da9
source=(git+https://github.com/pop-os/cosmic-panel.git#tag=${_tag})
-b2sums=('27fed61826b58ace508b1ce74932a881c168b0729b5d5c204376a7dbde9316e467380f61f061cc04d74f0631b73cf902954b04fadcb7a03f5f2597bee8eacc92')
+b2sums=('6f7335cd1eef7c6468b0d02c03ba3bb45297aa9c3bef84fc520306bade54b6fbf9097181efa3915fa08bec4c138fe67997329667f6cf32bdccf6bd1d9f11828e')
prepare() {
cd cosmic-panel
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-panel/-/commit/df35cf153d6f05e14cb965a6df6b3aab10a5aa56
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-panel/-/commit/df35cf153d6f05e14cb965a6df6b3aab10a5aa56
You're receiving this email because of your account on gitlab.archlinux.org.