Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-settings
Commits:
27692419 by Peter Jung at 2024-11-01T15:04:51+01:00
upgpkg: 1.0.0.alpha.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-settings
pkgdesc = The settings application for the COSMIC desktop environment
- pkgver = 1.0.0.alpha.2
+ pkgver = 1.0.0.alpha.3
pkgrel = 1
url = https://github.com/pop-os/cosmic-settings
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = cosmic-settings
depends = systemd-libs
depends = wayland
optdepends = power-profiles-daemon: power profiles support
- source =
git+https://github.com/pop-os/cosmic-settings.git#tag=5fc02288564e059f8d325c061f0787d5a86fb39a
- b2sums =
b4cb80d63496792d9a0f716fdeaacb2dcdd4644169b9ed8567351cb049eab0f3cc740fa2348132177c3530726e8aa1dc32688c0c7772d03afe79fc677a18da2c
+ source =
git+https://github.com/pop-os/cosmic-settings.git#tag=ef051c3b13718969e92ade81d98871688ddd8bfe
+ b2sums =
d600f96f0a6560be7be5f8649c5f12a1b2a76b4669249507041378039080658dff978c1de7b49106bd34d40f360af0a6bdd1a1702dffffb8ae1f98789d78605b
pkgname = cosmic-settings
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,10 @@
# Maintainer: Maxime Gauduin <[email protected]>
+# Maintainer: Peter Jung <[email protected]>
# Contributor: soloturn <[email protected]>
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-settings
-pkgver=1.0.0.alpha.2
+pkgver=1.0.0.alpha.3
pkgrel=1
pkgdesc='The settings application for the COSMIC desktop environment'
arch=(x86_64)
@@ -35,9 +36,9 @@ makedepends=(
lld
)
optdepends=('power-profiles-daemon: power profiles support')
-_tag=5fc02288564e059f8d325c061f0787d5a86fb39a
+_tag=ef051c3b13718969e92ade81d98871688ddd8bfe
source=(git+https://github.com/pop-os/cosmic-settings.git#tag=${_tag})
-b2sums=('b4cb80d63496792d9a0f716fdeaacb2dcdd4644169b9ed8567351cb049eab0f3cc740fa2348132177c3530726e8aa1dc32688c0c7772d03afe79fc677a18da2c')
+b2sums=('d600f96f0a6560be7be5f8649c5f12a1b2a76b4669249507041378039080658dff978c1de7b49106bd34d40f360af0a6bdd1a1702dffffb8ae1f98789d78605b')
prepare() {
cd cosmic-settings
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-settings/-/commit/27692419b46d2e1a3dc81dc3579726f2f237bf71
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-settings/-/commit/27692419b46d2e1a3dc81dc3579726f2f237bf71
You're receiving this email because of your account on gitlab.archlinux.org.