aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-08 21:57:24 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-08 22:05:15 -0300
commit27371dea9ac50d688d96edf5878c2a231cf79224 (patch)
tree80b0e5f5da017cec3db51900aba9e1d269e1161e
parentbb9d50ae8faa50c5e5635542a9b332de027c892c (diff)
downloadaports-27371dea9ac50d688d96edf5878c2a231cf79224.tar.bz2
aports-27371dea9ac50d688d96edf5878c2a231cf79224.tar.xz
community/neofetch: upgrade to 7.0.0
-rw-r--r--community/neofetch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/neofetch/APKBUILD b/community/neofetch/APKBUILD
index 0864057725..79de1c1ba7 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=6.1.0
+pkgver=7.0.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="a68b5021d02d217ae5bc67f3d542afe4aebf1cc891f083e276b58847b1dff4419e036dbd7694b7c49c19c615b13eb54c22db3e69e6143c3f10f3fc1966a22a2e neofetch-6.1.0.tar.gz"
+sha512sums="84dde5b34b0defc24ac472efd4354483e0438c5bbed25f1f39cec53eeeee0a7d8f10dcace736b720f0e1dfbe55342ef3f5e866501bc62aee40a09bef90bf13b5 neofetch-7.0.0.tar.gz"