update pkgrel
This commit is contained in:
parent
620d16f2d3
commit
ecc7514c1e
1 changed files with 3 additions and 2 deletions
5
PKGBUILD
5
PKGBUILD
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=garuda-common-settings
|
pkgname=garuda-common-settings
|
||||||
pkgver=2.6.1
|
pkgver=2.6.1
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
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"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
|
@ -20,7 +20,8 @@ depends=('btrfsmaintenance'
|
||||||
'garuda-wallpapers'
|
'garuda-wallpapers'
|
||||||
'profile-sync-daemon'
|
'profile-sync-daemon'
|
||||||
'zram-generator'
|
'zram-generator'
|
||||||
'systemd-oomd-defaults')
|
'systemd-oomd-defaults'
|
||||||
|
'noto-color-emoji-fontconfig')
|
||||||
optdepends=('performance-tweaks: Tuning for best performance'
|
optdepends=('performance-tweaks: Tuning for best performance'
|
||||||
'powersave-tweaks: Tuning for lower power usage'
|
'powersave-tweaks: Tuning for lower power usage'
|
||||||
'pacutils: Required for garuda-inxi funstuff')
|
'pacutils: Required for garuda-inxi funstuff')
|
||||||
|
|
Loading…
Reference in a new issue