summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Dierheimer2021-04-25 14:21:56 +0200
committerLinus Dierheimer2021-04-25 14:21:56 +0200
commit015e721d7fd627bc865cea069883241ba9b8c82c (patch)
treecbe85dd9820b871c3a7bad86882ee6d273c4996c
parent233de5d8718834882fd53874280bdad8cd0991e4 (diff)
downloadaur-015e721d7fd627bc865cea069883241ba9b8c82c.tar.gz
bumped version to r164
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea61bb10489f..ae7f84364809 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 = r162.dffbd4f
+ pkgver = r164.f4a691e
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=r162.dffbd4f
+ provides = flashfetch=r164.f4a691e
source = git+https://github.com/LinusDierheimer/fastfetch.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 394bbe320c2a..c40ef63902ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: LinusDierheimer <Linus@Dierheimer.de>
pkgname=fastfetch-git
-pkgver=r162.dffbd4f
+pkgver=r164.f4a691e
pkgrel=1
pkgdesc="Like neofetch, but much faster because written in c. Only Linux."
arch=("any")