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

Levente Polyak anthraxx at archlinux.org
Sat Jan 12 01:05:01 UTC 2019


    Date: Saturday, January 12, 2019 @ 01:05:00
  Author: anthraxx
Revision: 422708

upgpkg: scapy 2.4.2-1

Modified:
  scapy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-12 00:57:43 UTC (rev 422707)
+++ PKGBUILD	2019-01-12 01:05:00 UTC (rev 422708)
@@ -5,8 +5,8 @@
 
 pkgbase=scapy
 pkgname=('scapy' 'python-scapy' 'python2-scapy')
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.4.2
+pkgrel=1
 pkgdesc='Powerful interactive packet manipulation program written in Python'
 url='http://www.secdev.org/projects/scapy/'
 makedepends=('tcpdump' 'python2' 'python')
@@ -16,7 +16,7 @@
 arch=('any')
 license=('GPL2')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/secdev/scapy/archive/v${pkgver}.tar.gz)
-sha512sums=('0fe80150cd83db7735c9d0b70ec832a4e68eb5160ad8559e9b1bd79c52a9950ef7c9555ea2a1ee1dc8df1f055a885c52552c29e304faf40250ce9c502a5f870a')
+sha512sums=('980f708a849ae26edca3eb6618a41668818c5883bca699f347f47a8964b3ee44a6ceefe4a12cb7d5fe6c13f5cbe2b7547938e53139f4ec9e6ef384e30c9bb6db')
 
 prepare() {
   cp -a ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list