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

Thorsten Töpper ttoepper at archlinux.org
Tue Apr 12 06:07:47 UTC 2016


    Date: Tuesday, April 12, 2016 @ 08:07:47
  Author: ttoepper
Revision: 170566

upgpkg: etherape 0.9.14-1

Modified:
  etherape/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-12 05:48:18 UTC (rev 170565)
+++ PKGBUILD	2016-04-12 06:07:47 UTC (rev 170566)
@@ -4,7 +4,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=etherape
-pkgver=0.9.13
+pkgver=0.9.14
 pkgrel=1
 pkgdesc='A graphical network monitor for various OSI layers and protocols'
 arch=('i686' 'x86_64')
@@ -13,7 +13,8 @@
 depends=('libgnomeui' 'libpcap')
 makedepends=('rarian' 'gnome-doc-utils')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('87c387b0929071581bcb6515b15ab849ea8c77fb')
+sha1sums=('d28ad8be9c571c204272391316ff261bdb4f1ec3')
+md5sums=('e491597d807d2b27c3fbd09e10bbd448')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list