summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLinus Dierheimer2021-06-08 20:04:18 +0200
committerLinus Dierheimer2021-06-08 20:04:18 +0200
commit4fced8640b83f2b2fd0d07594b64485d212dedc4 (patch)
treeadd13bf72bdc7a249cc9bb1dbb770fc27f84b3e4 /.SRCINFO
parent18a7d155c49293fcfb831c810b716d7273ba2fd3 (diff)
downloadaur-4fced8640b83f2b2fd0d07594b64485d212dedc4.tar.gz
Added sqlite to make and opt depends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8ddb1867292..8363502f9ef0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fastfetch-git
pkgdesc = Like neofetch, but much faster because written in c
- pkgver = r268.0940064
+ pkgver = r339.580ad45
pkgrel = 1
url = https://github.com/LinusDierheimer/fastfetch
arch = any
@@ -10,6 +10,7 @@ pkgbase = fastfetch-git
makedepends = libxrandr
makedepends = dconf
makedepends = wayland
+ makedepends = sqlite
optdepends = pciutils: GPU output
optdepends = libx11: Resolution output
optdepends = libxrandr: Refresh rate in Resolution output
@@ -17,9 +18,9 @@ pkgbase = fastfetch-git
optdepends = glib2: Output for values that are only stored in GSettings
optdepends = dconf: Output for values that are only stored in DConf
optdepends = xfconf: XFWM theme + xfce-terminal font
- provides = flashfetch=r268.0940064
+ optdepends = sqlite: rpm package count
+ provides = flashfetch=r339.580ad45
source = git+https://github.com/LinusDierheimer/fastfetch.git
sha256sums = SKIP
pkgname = fastfetch-git
-