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 3251fe83a5ea..fff63436c639 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 = r126.0ed54ed
+ pkgver = r128.9bc1f2a
pkgrel = 1
url = https://github.com/LinusDierheimer/fastfetch
arch = any
@@ -13,7 +13,7 @@ pkgbase = fastfetch-git
optdepends = libx11: Resolution output
optdepends = libxrandr: Refresh rate in Resolution output
optdepends = dconf: GTK ouput on DEs which dont use config files (like Gnome)
- provides = flashfetch=r126.0ed54ed
+ provides = flashfetch=r128.9bc1f2a
source = git+https://github.com/LinusDierheimer/fastfetch.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 289b39e4555f..b8d92291bad7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: LinusDierheimer <Linus@Dierheimer.de>
pkgname=fastfetch-git
-pkgver=r126.0ed54ed
+pkgver=r128.9bc1f2a
pkgrel=1
pkgdesc="Like neofetch, but much faster because written in c. Downside: only Linux"
arch=("any")