summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2025-03-09 08:51:12 -0600
committerMark Wagie2025-03-09 08:51:12 -0600
commit545d7abd02345631615fd30c602a5ba1f05f241f (patch)
treec3ec190b5a0eb1956bab89ebe1294a92d4e0a6d6 /PKGBUILD
parentef0aeff942bf55c01748afe3e73bfb9b02a65324 (diff)
downloadaur-cosmic-applets-git.tar.gz
add new dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d79a0b892fc..3c523dee5d71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Co-Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=cosmic-applets-git
-pkgver=1.0.0.alpha.2.r0.g3670f12
-pkgrel=2
+pkgver=1.0.0.alpha.6.r6.gf53e3bd
+pkgrel=1
pkgdesc="Applets for COSMIC Panel"
arch=('x86_64' 'aarch64')
url="https://github.com/pop-os/cosmic-applets"
@@ -14,6 +14,7 @@ depends=(
'libinput'
'libpulse'
'libxkbcommon'
+ 'util-linux'
)
makedepends=(
'cargo'