summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Dierheimer2021-05-01 16:55:20 +0200
committerLinus Dierheimer2021-05-01 16:55:20 +0200
commit3659d9fc7aafaf1d7e99264a0afc6f16f29ddbc7 (patch)
treee5faf5d2ade7efd67b80e57450ba8f3fe624b3c9
parent5706cb1210339c6c48c790cbef67a891bb24bd69 (diff)
downloadaur-3659d9fc7aafaf1d7e99264a0afc6f16f29ddbc7.tar.gz
bumped version to r197
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32439cb01ef3..788dff0f1757 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 = r196.e66e78f
+ pkgver = r197.94caa86
pkgrel = 1
url = https://github.com/LinusDierheimer/fastfetch
arch = any
@@ -15,7 +15,7 @@ pkgbase = fastfetch-git
optdepends = libxrandr: Refresh rate in Resolution output
optdepends = dconf: GTK ouput on DEs which dont use config files (like Gnome)
optdepends = wayland: Better resolution performance + support for monitors with different refresh rates in wayland sessions
- provides = flashfetch=r196.e66e78f
+ provides = flashfetch=r197.94caa86
source = git+https://github.com/LinusDierheimer/fastfetch.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 748465afc548..5d39185b31f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: LinusDierheimer <Linus@Dierheimer.de>
pkgname=fastfetch-git
-pkgver=r196.e66e78f
+pkgver=r197.94caa86
pkgrel=1
pkgdesc="Like neofetch, but much faster because written in c. Only Linux."
arch=("any")