summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-09-24 09:26:45 -0600
committerMark Wagie2024-09-24 09:26:45 -0600
commit6863c73d58ab01a47ce7dedb946b1d0c353eda2f (patch)
treee1981bac6348fb26ff7d3c8ed76b6dd2cdd843cf /PKGBUILD
parentde52a8d1cb9e5dd6e020d78ef31172a5e212d6e6 (diff)
downloadaur-6863c73d58ab01a47ce7dedb946b1d0c353eda2f.tar.gz
add networkmanager dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93bea7e4359c..29ca3c390cb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Co-Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=cosmic-settings-git
-pkgver=1.0.0.alpha.1.r27.g83a4296
-pkgrel=3
+pkgver=1.0.0.alpha.1.r88.gcbbbe92
+pkgrel=1
pkgdesc="The settings application for the COSMIC desktop environment."
arch=('x86_64' 'aarch64')
url="https://github.com/pop-os/cosmic-settings"
@@ -18,6 +18,7 @@ depends=(
'libpipewire'
'libpulse'
'libxkbcommon'
+ 'networkmanager'
'otf-fira-mono'
'otf-fira-sans'
'systemd-libs'