aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-05-30 08:27:10 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-05-30 08:27:10 +0000
commit05f3d75795d278c269a54afee51056bf0ecbbae8 (patch)
treed0c9cb5cf16319439aa93b475c7e68386c193e11
parentadf2cf8ef2d3050d2991c7bbcdbe5228a74d17f7 (diff)
downloadaports-05f3d75795d278c269a54afee51056bf0ecbbae8.tar.bz2
aports-05f3d75795d278c269a54afee51056bf0ecbbae8.tar.xz
community/neofetch: upgrade to 4.0.2
-rw-r--r--community/neofetch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/neofetch/APKBUILD b/community/neofetch/APKBUILD
index b1e99c4235..cc858efaba 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=4.0.1
+pkgver=4.0.2
pkgrel=0
pkgdesc="A CLI system information tool written in Bash that supports displaying images"
url="https://github.com/dylanaraps/neofetch"
@@ -19,4 +19,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="b3d89e55d9c056a9e80295f4abcdee96866bcf685dc924f21a8b4c92ddb822b8dafef06d28ac14a3bed9da29bb61219a0d4b82cd7e8da18ce4989d847e4e920d neofetch-4.0.1.tar.gz"
+sha512sums="326b7a9fdf08aa10b790c281148946727dc6a10c5c073654fc0ce9cee9afe663de84ac13144cb3e1d2e33b5ca3ed5094d2cb83e78b7b5f6e1ced49d78e191ce4 neofetch-4.0.2.tar.gz"