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

Levente Polyak anthraxx at archlinux.org
Wed Jun 6 21:33:05 UTC 2018


    Date: Wednesday, June 6, 2018 @ 21:33:03
  Author: anthraxx
Revision: 341561

upgpkg: etherape 0.9.18-1

Modified:
  etherape/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-06 21:15:57 UTC (rev 341560)
+++ PKGBUILD	2018-06-06 21:33:03 UTC (rev 341561)
@@ -4,16 +4,16 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=etherape
-pkgver=0.9.17
+pkgver=0.9.18
 pkgrel=1
 pkgdesc='Graphical network monitor for various OSI layers and protocols'
 url='http://etherape.sourceforge.net/'
 arch=('x86_64')
 license=('GPL2')
-depends=('glibc' 'glib2' 'libgnomecanvas' 'libpcap' 'popt' 'libglade')
+depends=('glibc' 'glib2' 'libpcap' 'popt' 'goocanvas' 'gtk3')
 makedepends=('rarian' 'gnome-doc-utils' 'yelp-tools')
 source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('65f039cd98826fee9a5988235dbdface00e2f17e5bd83eb28339d5bdb9d2b5f8ffe84e071c36418617d68add32e39866eb393f23b008b35fe36662453a02c57a')
+sha512sums=('0ed19966451f9e9b5f5754018d485e7dc59005657ceddf8a75e790c4b7fbf3c8eea56354cf490ec27e18c4bc14c5b3fe648c90facc471dfb14b52ea68abc37d3')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list