aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/neofetch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/neofetch/APKBUILD b/community/neofetch/APKBUILD
index 79de1c1ba75..950844fcd31 100644
--- a/community/neofetch/APKBUILD
+++ b/community/neofetch/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Dawid Dziurla <dawidd0811@gmail.com>
# Maintainer: Dawid Dziurla <dawidd0811@gmail.com>
pkgname=neofetch
-pkgver=7.0.0
+pkgver=7.1.0
pkgrel=0
pkgdesc="A CLI system information tool written in Bash that supports displaying images"
url="https://github.com/dylanaraps/neofetch"
@@ -17,4 +17,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="84dde5b34b0defc24ac472efd4354483e0438c5bbed25f1f39cec53eeeee0a7d8f10dcace736b720f0e1dfbe55342ef3f5e866501bc62aee40a09bef90bf13b5 neofetch-7.0.0.tar.gz"
+sha512sums="fe1013fb54585c15ba556054478a2c8c503120387e81bd16bfdfbb6f3a188ed4124585540abf43da9209cbbe0d7fb90d50914cd6620137d00f013cfb6954a042 neofetch-7.1.0.tar.gz"