summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5de25f3cb78..299d0cc3b95e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fastfetch-git
pkgdesc = Like neofetch, but much faster because written in c. Downside: only Linux
- pkgver = r106.184eafc
+ pkgver = r107.c44bd6d
pkgrel = 1
url = https://github.com/LinusDierheimer/fastfetch
arch = any
@@ -10,7 +10,7 @@ pkgbase = fastfetch-git
optdepends = pciutils: GPU output
optdepends = libx11: Resolution output
optdepends = libxrandr: Refresh rate in Resolution output
- provides = flashfetch=r106.184eafc
+ provides = flashfetch=r107.c44bd6d
source = git+https://github.com/LinusDierheimer/fastfetch.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fbc8c8040e2c..b297c1bc837e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: LinusDierheimer <Linus@Dierheimer.de>
pkgname=fastfetch-git
-pkgver=r106.184eafc
+pkgver=r107.c44bd6d
pkgrel=1
pkgdesc="Like neofetch, but much faster because written in c. Downside: only Linux"
arch=("any")