diff --git a/community/neofetch/APKBUILD b/community/neofetch/APKBUILD index faa599fa630..52e90762324 100644 --- a/community/neofetch/APKBUILD +++ b/community/neofetch/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Dawid Dziurla # Maintainer: Dawid Dziurla pkgname=neofetch -pkgver=3.3.0 +pkgver=3.4.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="aa220f3d177a3f58e7cb665209e6bd70334eb3d2daccf7ec9cb32353b8c23f53e000f7d412422c8d5fcf1132b39f4a9dc51141ed7359f45c1f0f7a189853baf0 neofetch-3.3.0.tar.gz" +sha512sums="931648e8173eb91fdf5c79b5bb9b6efef132d30cf2f10d6f75dcff42f3661d40ceec712c109e90e2226e1aa85cad7676c438b6cad49e8298a77d990d9a3d197b neofetch-3.4.0.tar.gz"