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

Jelle van der Waa jelle at nymeria.archlinux.org
Fri May 10 15:33:48 UTC 2013


    Date: Friday, May 10, 2013 @ 17:33:48
  Author: jelle
Revision: 90257

upgpkg: ncdu 1.10-1

Modified:
  ncdu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-10 13:45:28 UTC (rev 90256)
+++ PKGBUILD	2013-05-10 15:33:48 UTC (rev 90257)
@@ -5,7 +5,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=ncdu
-pkgver=1.9
+pkgver=1.10
 pkgrel=1
 pkgdesc='Disk usage analyzer with an ncurses interface'
 url='http://dev.yorhel.nl/ncdu/'
@@ -13,7 +13,7 @@
 depends=('ncurses')
 arch=('i686' 'x86_64')
 source=("http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('27cb5464b192db8ffdf0a894fe51d29985348eb0')
+sha1sums=('cf3b5fbb5b69cbae5425bfff2660ac3d8224a605')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list