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

Levente Polyak anthraxx at archlinux.org
Fri Nov 10 21:57:00 UTC 2017


    Date: Friday, November 10, 2017 @ 21:56:59
  Author: anthraxx
Revision: 266187

upgpkg: scapy3k 0.22-1

Modified:
  scapy3k/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-10 21:55:11 UTC (rev 266186)
+++ PKGBUILD	2017-11-10 21:56:59 UTC (rev 266187)
@@ -2,8 +2,8 @@
 
 pkgname=scapy3k
 _pkgname=scapy
-pkgver=0.21
-pkgrel=2
+pkgver=0.22
+pkgrel=1
 pkgdesc='Powerful interactive packet manipulation program written in Python 3'
 url='https://github.com/phaethon/scapy'
 depends=('tcpdump' 'python' )
@@ -17,8 +17,8 @@
 arch=('any')
 license=('GPL2')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/phaethon/scapy/archive/v${pkgver}.tar.gz)
-sha256sums=('23468d89024ba3179bbf9ab9f58ca192a21a8803ee8d9131f6baecbae2556f56')
-sha512sums=('24d091db701eeabf55f5f4c3c7314be414c4d221f7e8d20c781fe015765dca4b22b20022fa4059053eed44d5e1a3a34c98f418324a7a3a5a74f0f869a3016be1')
+sha256sums=('257144ee72b6f40372d0fd7bf6dbe8743bdfa82805846ef88c25f4963286d153')
+sha512sums=('e3c85254bf11cec890e26ec5a459b206771f34cd7a8e7a890c19578dbe6ac9854d6403e0f49d72cd0223e7244a82cb000b0ec512a0f6118b0bddc0fa6a24a0f2')
 
 prepare() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list