aboutsummaryrefslogtreecommitdiffstats
path: root/community/neofetch/APKBUILD
diff options
context:
space:
mode:
authorDawid Dziurla <dawidd0811@gmail.com>2018-06-19 11:57:26 +0200
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-21 10:52:29 +0000
commit430053b8a23952a08e93aac3be2c277103440999 (patch)
tree706ef46e51fa8af5cd2b5627575ecc817bb45478 /community/neofetch/APKBUILD
parent45aca0fcfed2bac759629600f605835282ddfd89 (diff)
downloadaports-430053b8a23952a08e93aac3be2c277103440999.tar.bz2
aports-430053b8a23952a08e93aac3be2c277103440999.tar.xz
community/neofetch: upgrade to 5.0.0
Diffstat (limited to 'community/neofetch/APKBUILD')
-rw-r--r--community/neofetch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/neofetch/APKBUILD b/community/neofetch/APKBUILD
index cc858efaba..423e38ef00 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.2
+pkgver=5.0.0
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="326b7a9fdf08aa10b790c281148946727dc6a10c5c073654fc0ce9cee9afe663de84ac13144cb3e1d2e33b5ca3ed5094d2cb83e78b7b5f6e1ced49d78e191ce4 neofetch-4.0.2.tar.gz"
+sha512sums="7872e646a0d784d0c9d851d16cb1ef03926d07f67ec9573b673b2a82fd9a1ffbb7bbcb0ca0e67c299dd210947396a8c36dacb98d8a61c3ea72b5a438995e7de6 neofetch-5.0.0.tar.gz"