summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Dierheimer2021-05-01 17:35:18 +0200
committerLinus Dierheimer2021-05-01 17:35:18 +0200
commit82c12b3e4d5efbd33b2bf47bf94ced4e7f0cb92a (patch)
treef6cac97521d8192caf18641df255eb767fa11d79
parent3659d9fc7aafaf1d7e99264a0afc6f16f29ddbc7 (diff)
downloadaur-82c12b3e4d5efbd33b2bf47bf94ced4e7f0cb92a.tar.gz
bumped version to r199
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 788dff0f1757..ec9a0e22c94b 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 = r197.94caa86
+ pkgver = r199.6e8e2e6
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=r197.94caa86
+ provides = flashfetch=r199.6e8e2e6
source = git+https://github.com/LinusDierheimer/fastfetch.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5d39185b31f9..cc17be2b5ab2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: LinusDierheimer <Linus@Dierheimer.de>
pkgname=fastfetch-git
-pkgver=r197.94caa86
+pkgver=r199.6e8e2e6
pkgrel=1
pkgdesc="Like neofetch, but much faster because written in c. Only Linux."
arch=("any")