[arch-commits] Commit in neofetch/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Tue Sep 3 20:35:24 UTC 2019


    Date: Tuesday, September 3, 2019 @ 20:35:24
  Author: foxboron
Revision: 507949

upgpkg: neofetch 6.1.0-1

Modified:
  neofetch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-03 20:34:54 UTC (rev 507948)
+++ PKGBUILD	2019-09-03 20:35:24 UTC (rev 507949)
@@ -2,7 +2,7 @@
 # Contributor: Dylan Araps <dylan.araps at gmail.com>
 
 pkgname=neofetch
-pkgver=6.0.0
+pkgver=6.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=('264a7689561bb498f97f10231959bdd8f7c873671bac2ffb660de9a5863b1c76')
+sha256sums=('ece351e35286b64d362000d409b27597fcbdcf77e8e60fa0adae1f29d3c29637')
 
 package() {
   cd "${pkgname}-${pkgver}/"



More information about the arch-commits mailing list