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