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

Giovanni Scafora giovanni at nymeria.archlinux.org
Thu Apr 24 18:20:49 UTC 2014


    Date: Thursday, April 24, 2014 @ 20:20:49
  Author: giovanni
Revision: 211735

upgpkg: tree 1.7.0-1

upstream release

Modified:
  tree/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-24 17:05:43 UTC (rev 211734)
+++ PKGBUILD	2014-04-24 18:20:49 UTC (rev 211735)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=tree
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="A directory listing program displaying a depth indented list of files"
 arch=('i686' 'x86_64')
 url="http://mama.indstate.edu/users/ice/tree/"
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('glibc')
 source=("http://mama.indstate.edu/users/ice/${pkgname}/src/${pkgname}-${pkgver}.tgz")
-md5sums=('04e967a3f4108d50cde3b4b0e89e970a')
+md5sums=('abe3e03e469c542d8e157cdd93f4d8a6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list