[arch-commits] Commit in neofetch/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu May 17 18:00:45 UTC 2018
Date: Thursday, May 17, 2018 @ 18:00:44
Author: foxboron
Revision: 323943
upgpkg: neofetch 4.0.0-1
Updated to 4.0.0
Modified:
neofetch/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 18:00:19 UTC (rev 323942)
+++ PKGBUILD 2018-05-17 18:00:44 UTC (rev 323943)
@@ -2,8 +2,8 @@
# Contributor: Dylan Araps <dylan.araps at gmail.com>
pkgname=neofetch
-pkgver=3.4.0
-pkgrel=2
+pkgver=4.0.0
+pkgrel=1
pkgdesc="A CLI system information tool written in BASH that supports displaying images."
arch=('any')
url="https://github.com/dylanaraps/neofetch"
@@ -25,7 +25,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=('2b03328e92f80de8aca9571ad693f4e8b86b62e9c99792f3002f82907c5530a3')
+sha256sums=('b2dae233007ac7d5717df7b1f8f742aebcb84289d5a048398eab3566a8204278')
package() {
cd "${pkgname}-${pkgver}/"
More information about the arch-commits
mailing list