Date: Sunday, August 2, 2020 @ 21:17:31 Author: foxboron Revision: 667881
upgpkg: neofetch 7.1.0-1 Modified: neofetch/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-02 21:14:23 UTC (rev 667880) +++ PKGBUILD 2020-08-02 21:17:31 UTC (rev 667881) @@ -2,7 +2,7 @@ # Contributor: Dylan Araps <[email protected]> pkgname=neofetch -pkgver=7.0.0 +pkgver=7.1.0 pkgrel=1 pkgdesc="A CLI system information tool written in BASH that supports displaying images." arch=('any') @@ -27,7 +27,7 @@ 'xorg-xwininfo: See https://github.com/dylanaraps/neofetch/wiki/Images-in-the-terminal' ) source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dylanaraps/neofetch/archive/${pkgver}.tar.gz") -sha256sums=('8c6bd217cf6d34fc1f3dcbb0e8b1137655bc13fbb21165273dbb2a7bce0d3130') +sha256sums=('58a95e6b714e41efc804eca389a223309169b2def35e57fa934482a6b47c27e7') package() { cd "${pkgname}-${pkgver}/"
