summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Dierheimer2021-05-01 16:08:53 +0200
committerLinus Dierheimer2021-05-01 16:08:53 +0200
commit5706cb1210339c6c48c790cbef67a891bb24bd69 (patch)
tree592127f21d036f7eb5b465640dac40223e57f9de
parentef53b5aa12b4eeed3fda36b37dfac3272d412e43 (diff)
downloadaur-5706cb1210339c6c48c790cbef67a891bb24bd69.tar.gz
bumped version to r196
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe87dc9b3e7e..32439cb01ef3 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 = r190.e3f3699
+ pkgver = r196.e66e78f
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=r190.e3f3699
+ provides = flashfetch=r196.e66e78f
source = git+https://github.com/LinusDierheimer/fastfetch.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 31b0af8fce42..748465afc548 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: LinusDierheimer <Linus@Dierheimer.de>
pkgname=fastfetch-git
-pkgver=r190.e3f3699
+pkgver=r196.e66e78f
pkgrel=1
pkgdesc="Like neofetch, but much faster because written in c. Only Linux."
arch=("any")