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

Thorsten Töpper ttoepper at nymeria.archlinux.org
Wed May 15 12:17:32 UTC 2013


    Date: Wednesday, May 15, 2013 @ 14:17:32
  Author: ttoepper
Revision: 90897

upgpkg: etherape 0.9.13-1

Modified:
  etherape/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-15 12:02:48 UTC (rev 90896)
+++ PKGBUILD	2013-05-15 12:17:32 UTC (rev 90897)
@@ -4,16 +4,16 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=etherape
-pkgver=0.9.12
-pkgrel=2
-pkgdesc="A graphical network monitor for various OSI layers and protocols"
+pkgver=0.9.13
+pkgrel=1
+pkgdesc='A graphical network monitor for various OSI layers and protocols'
 arch=('i686' 'x86_64')
 url="http://etherape.sourceforge.net/"
 license=('GPL2')
 depends=('libgnomeui' 'libpcap')
 makedepends=('rarian' 'gnome-doc-utils')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('8e9cc85e73e44eccb236f488111e02f418ab095d')
+sha1sums=('87c387b0929071581bcb6515b15ab849ea8c77fb')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list