[arch-commits] Commit in neofetch/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sun Mar 8 11:15:29 UTC 2020
Date: Sunday, March 8, 2020 @ 11:15:28
Author: foxboron
Revision: 591819
upgpkg: neofetch 7.0.0-1
Modified:
neofetch/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 11:14:47 UTC (rev 591818)
+++ PKGBUILD 2020-03-08 11:15:28 UTC (rev 591819)
@@ -2,7 +2,7 @@
# Contributor: Dylan Araps <dylan.araps at gmail.com>
pkgname=neofetch
-pkgver=6.1.0
+pkgver=7.0.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=('ece351e35286b64d362000d409b27597fcbdcf77e8e60fa0adae1f29d3c29637')
+sha256sums=('8c6bd217cf6d34fc1f3dcbb0e8b1137655bc13fbb21165273dbb2a7bce0d3130')
package() {
cd "${pkgname}-${pkgver}/"
More information about the arch-commits
mailing list