Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-launcher
Commits:
bc1c642f by Peter Jung at 2024-11-01T15:01:06+01:00
upgpkg: 1.0.0.alpha.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-launcher
pkgdesc = Layer Shell frontend for Pop Launcher
- pkgver = 1.0.0.alpha.2
+ pkgver = 1.0.0.alpha.3
pkgrel = 1
url = https://github.com/pop-os/cosmic-launcher
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = cosmic-launcher
depends = libxkbcommon
depends = pop-launcher
depends = wayland
- source =
git+https://github.com/pop-os/cosmic-launcher.git#tag=5c9757b80803d26d20897baf003bcd2e458e14f8
+ source =
git+https://github.com/pop-os/cosmic-launcher.git#tag=6fe20b09991f13c487e620863b23efd6fb4b4d5a
source = cosmic-launcher-lto.patch
- b2sums =
831eccebfdaff8f6a1889eb6ce346d2905cef5d33a75bd9f43a36fb30d260044fc4d90b5fa53e2899fd6c26fb9ecc2fc2f742a6994b178a2d4f6a0a877cff049
+ b2sums =
662f48e982f33c6be078cfb0415a4f79b72a5f2655edb2a512a76c058699c8829401b364c64d2f72a6f859d01e8f66bf7ba5bf7f755d1c18add8085e11fd215b
b2sums =
a27c9dbcf8912640bd5a8464f41bab0ae851254286a9a8c2d99d56aa1879745141da393fa6bc641bbe1fcdd614475d1f8d23cc937736d4cd3c5a0483d38cbabe
pkgname = cosmic-launcher
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
# Maintainer: Maxime Gauduin <[email protected]>
+# Maintainer: Peter Jung <[email protected]>
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-launcher
-pkgver=1.0.0.alpha.2
+pkgver=1.0.0.alpha.3
pkgrel=1
pkgdesc='Layer Shell frontend for Pop Launcher'
arch=(x86_64)
@@ -23,12 +24,12 @@ makedepends=(
just
lld
)
-_tag=5c9757b80803d26d20897baf003bcd2e458e14f8
+_tag=6fe20b09991f13c487e620863b23efd6fb4b4d5a
source=(
git+https://github.com/pop-os/cosmic-launcher.git#tag=${_tag}
cosmic-launcher-lto.patch
)
-b2sums=('831eccebfdaff8f6a1889eb6ce346d2905cef5d33a75bd9f43a36fb30d260044fc4d90b5fa53e2899fd6c26fb9ecc2fc2f742a6994b178a2d4f6a0a877cff049'
+b2sums=('662f48e982f33c6be078cfb0415a4f79b72a5f2655edb2a512a76c058699c8829401b364c64d2f72a6f859d01e8f66bf7ba5bf7f755d1c18add8085e11fd215b'
'a27c9dbcf8912640bd5a8464f41bab0ae851254286a9a8c2d99d56aa1879745141da393fa6bc641bbe1fcdd614475d1f8d23cc937736d4cd3c5a0483d38cbabe')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-launcher/-/commit/bc1c642f5d3ed66b04c167c6e846f3f3d65210a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-launcher/-/commit/bc1c642f5d3ed66b04c167c6e846f3f3d65210a8
You're receiving this email because of your account on gitlab.archlinux.org.