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

Gaëtan Bisson bisson at archlinux.org
Wed Jun 10 20:13:51 UTC 2020


    Date: Wednesday, June 10, 2020 @ 20:13:51
  Author: bisson
Revision: 641840

upstream update

Modified:
  ncdu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-10 19:08:46 UTC (rev 641839)
+++ PKGBUILD	2020-06-10 20:13:51 UTC (rev 641840)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=ncdu
-pkgver=1.15
+pkgver=1.15.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=('4a593dc5cceb2492a9669f5f5d69d0e517de457a11036788ea4591f33c5297fb'
+sha256sums=('b02ddc4dbf1db139cc6fbbe2f54a282770380f0ca5c17089855eab52a9ea3fb0'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list