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

Daniel Micay thestinger at archlinux.org
Thu Oct 16 15:20:51 UTC 2014


    Date: Thursday, October 16, 2014 @ 17:20:51
  Author: thestinger
Revision: 120825

upgpkg: ettercap 0.8.1-1

Modified:
  ettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-16 13:35:16 UTC (rev 120824)
+++ PKGBUILD	2014-10-16 15:20:51 UTC (rev 120825)
@@ -4,8 +4,8 @@
 
 pkgbase=ettercap
 pkgname=('ettercap' 'ettercap-gtk')
-pkgver=0.8.0
-pkgrel=3
+pkgver=0.8.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://ettercap.github.com/ettercap/"
 license=('GPL')
@@ -13,7 +13,7 @@
 makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
 options=('!makeflags' '!emptydirs')
 source=("https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz")
-md5sums=('067514bb53ff76b81d578676e2048319')
+md5sums=('88510ca6d66b55f5e4363993d2fd81d0')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list