update pkgbuild

This commit is contained in:
librewish 2021-11-15 00:13:32 +05:30
parent b94e349ddc
commit 8dfe129aea
1 changed files with 3 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Maintainer: Librewish <librewish@gmail.com>
pkgname=garuda-common-settings
pkgver=2.4.0
pkgver=2.4.1
pkgrel=1
arch=('any')
url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname"
@ -20,10 +20,8 @@ depends=('btrfsmaintenance'
'nohang'
'profile-sync-daemon'
'zram-generator')
optdepends=('irqbalance: Better distribute load between CPUs'
'performance-tweaks: Tuning for best performance'
'powersave-tweaks: Tuning for lower power usage'
'uresourced: Allocate more ressources for the graphical user')
optdepends=('performance-tweaks: Tuning for best performance'
'powersave-tweaks: Tuning for lower power usage')
makedepends=('polkit')
conflicts=('systemd-swap')
install=$pkgname.install