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

Antonio Rojas arojas at archlinux.org
Fri Jun 2 17:59:46 UTC 2017


    Date: Friday, June 2, 2017 @ 17:59:45
  Author: arojas
Revision: 297730

Update to 1.7.0

Modified:
  rrdtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-02 13:31:22 UTC (rev 297729)
+++ PKGBUILD	2017-06-02 17:59:45 UTC (rev 297730)
@@ -2,14 +2,14 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=rrdtool
-pkgver=1.6.0
-pkgrel=3
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="Data logging and graphing application"
 arch=('i686' 'x86_64')
 url="http://www.rrdtool.org"
 license=('GPL' 'custom')
 depends=('libxml2' 'pango' 'ttf-dejavu')
-makedepends=('intltool' 'ruby' 'python2' 'tcl' 'lua51')
+makedepends=('intltool' 'ruby' 'python2-setuptools' 'tcl' 'lua51')
 optdepends=('perl: to use corresponding binding'
 	    'tcl: to use corresponding binding'
             'python2: to use corresponding binding'
@@ -17,7 +17,7 @@
             'lua51: to use corresponding binding')
 options=('!emptydirs' '!makeflags')
 source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
-sha1sums=('9866b41bda9416188f236d61d24f185b173fd571')
+sha1sums=('15a2009e2ee67eb41a2598d1a0f1f7cf1a651c78')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list