Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
cosmic-settings


Commits:
e3eb4ff9 by Maxime Gauduin at 2024-09-26T19:36:33+02:00
upgpkg: 1.0.0.alpha.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,13 @@
 pkgbase = cosmic-settings
        pkgdesc = The settings application for the COSMIC desktop environment
-       pkgver = 1.0.0.alpha.1
+       pkgver = 1.0.0.alpha.2
        pkgrel = 1
        url = https://github.com/pop-os/cosmic-settings
        arch = x86_64
        groups = cosmic
        license = GPL-3.0-only
        makedepends = cargo
+       makedepends = clang
        makedepends = git
        makedepends = just
        makedepends = lld
@@ -18,13 +19,15 @@ pkgbase = cosmic-settings
        depends = glibc
        depends = iso-codes
        depends = libinput
+       depends = libpipewire
+       depends = libpulse
        depends = libxkbcommon
        depends = otf-fira-mono
        depends = otf-fira-sans
        depends = systemd-libs
        depends = wayland
        optdepends = power-profiles-daemon: power profiles support
-       source = 
git+https://github.com/pop-os/cosmic-settings.git#tag=648c4e24ab825444af4e84bf713dc37c6250dbee
-       b2sums = 
210c175a3282bee335434b88d466c053d5ba3fd56c5c2b0989c1afafe90f6465d99aac70915b7fe956e7c35e8b39d811b97e2cf28c8f43b292376638811b9f16
+       source = 
git+https://github.com/pop-os/cosmic-settings.git#tag=5fc02288564e059f8d325c061f0787d5a86fb39a
+       b2sums = 
b4cb80d63496792d9a0f716fdeaacb2dcdd4644169b9ed8567351cb049eab0f3cc740fa2348132177c3530726e8aa1dc32688c0c7772d03afe79fc677a18da2c
 
 pkgname = cosmic-settings


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Mark Wagie <[email protected]>
 
 pkgname=cosmic-settings
-pkgver=1.0.0.alpha.1
+pkgver=1.0.0.alpha.2
 pkgrel=1
 pkgdesc='The settings application for the COSMIC desktop environment'
 arch=(x86_64)
@@ -19,6 +19,8 @@ depends=(
   glibc
   iso-codes
   libinput
+  libpipewire
+  libpulse
   libxkbcommon
   otf-fira-mono
   otf-fira-sans
@@ -27,14 +29,15 @@ depends=(
 )
 makedepends=(
   cargo
+  clang
   git
   just
   lld
 )
 optdepends=('power-profiles-daemon: power profiles support')
-_tag=648c4e24ab825444af4e84bf713dc37c6250dbee
+_tag=5fc02288564e059f8d325c061f0787d5a86fb39a
 source=(git+https://github.com/pop-os/cosmic-settings.git#tag=${_tag})
-b2sums=('210c175a3282bee335434b88d466c053d5ba3fd56c5c2b0989c1afafe90f6465d99aac70915b7fe956e7c35e8b39d811b97e2cf28c8f43b292376638811b9f16')
+b2sums=('b4cb80d63496792d9a0f716fdeaacb2dcdd4644169b9ed8567351cb049eab0f3cc740fa2348132177c3530726e8aa1dc32688c0c7772d03afe79fc677a18da2c')
 
 prepare() {
   cd cosmic-settings



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-settings/-/commit/e3eb4ff90f3e78819ca4098f749ca92610370e10

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-settings/-/commit/e3eb4ff90f3e78819ca4098f749ca92610370e10
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to