summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLinus Dierheimer2021-05-08 09:30:40 +0200
committerLinus Dierheimer2021-05-08 09:30:40 +0200
commit3fcf032aaa7095547e567bb202964670fdc2d169 (patch)
tree7591ee75689bf72f6209ab8b566efd646c649766 /.SRCINFO
parent8b0a288336999c2241cc78c0fd390caeb06ab701 (diff)
downloadaur-3fcf032aaa7095547e567bb202964670fdc2d169.tar.gz
updated description of optional depends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce16209fb70d..52ed28744350 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fastfetch-git
- pkgdesc = Like neofetch, but much faster because written in c. Only Linux.
- pkgver = r210.bd2e1da
+ pkgdesc = Like neofetch, but much faster because written in c
+ pkgver = r225.eea74b0
pkgrel = 1
url = https://github.com/LinusDierheimer/fastfetch
arch = any
@@ -14,10 +14,11 @@ pkgbase = fastfetch-git
optdepends = libx11: Resolution output
optdepends = libxrandr: Refresh rate in Resolution output
optdepends = wayland: Better resolution performance + support for monitors with different refresh rates in wayland sessions
- optdepends = glib2: Output for values that are only stored in GSettings / DConf
- optdepends = dconf: Fallback for glib2, usually not needed if glib2 is installed
- provides = flashfetch=r210.bd2e1da
+ optdepends = glib2: Output for values that are only stored in GSettings
+ optdepends = dconf: Output for values that are only stored in DConf
+ provides = flashfetch=r225.eea74b0
source = git+https://github.com/LinusDierheimer/fastfetch.git
sha256sums = SKIP
pkgname = fastfetch-git
+