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

Gaëtan Bisson bisson at archlinux.org
Tue Aug 6 18:42:52 UTC 2019


    Date: Tuesday, August 6, 2019 @ 18:42:51
  Author: bisson
Revision: 497940

upstream update

Modified:
  ncdu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-06 18:11:36 UTC (rev 497939)
+++ PKGBUILD	2019-08-06 18:42:51 UTC (rev 497940)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=ncdu
-pkgver=1.14
+pkgver=1.14.1
 pkgrel=1
 pkgdesc='Disk usage analyzer with an ncurses interface'
 url='https://dev.yorhel.nl/ncdu'
@@ -12,7 +12,7 @@
 arch=('x86_64')
 validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA')
 source=("https://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('c694783aab21e27e64baad314b7c1ff34541bfa219fe9645ef6780f1c5558c44'
+sha256sums=('be31e0e8c13a0189f2a186936f7e298c6390ebdc573bb4a1330bc1fcbf56e13e'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list