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

Levente Polyak anthraxx at archlinux.org
Sun Nov 26 22:35:34 UTC 2017


    Date: Sunday, November 26, 2017 @ 22:35:33
  Author: anthraxx
Revision: 269086

upgpkg: scapy3k 0.23-1

Modified:
  scapy3k/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-26 22:23:38 UTC (rev 269085)
+++ PKGBUILD	2017-11-26 22:35:33 UTC (rev 269086)
@@ -2,7 +2,7 @@
 
 pkgname=scapy3k
 _pkgname=scapy
-pkgver=0.22
+pkgver=0.23
 pkgrel=1
 pkgdesc='Powerful interactive packet manipulation program written in Python 3'
 url='https://github.com/phaethon/scapy'
@@ -17,8 +17,8 @@
 arch=('any')
 license=('GPL2')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/phaethon/scapy/archive/v${pkgver}.tar.gz)
-sha256sums=('257144ee72b6f40372d0fd7bf6dbe8743bdfa82805846ef88c25f4963286d153')
-sha512sums=('e3c85254bf11cec890e26ec5a459b206771f34cd7a8e7a890c19578dbe6ac9854d6403e0f49d72cd0223e7244a82cb000b0ec512a0f6118b0bddc0fa6a24a0f2')
+sha256sums=('b4cd88724f2c4ce3af11f98af89dc118e180bb7b462e0d4bedd493b3f6813a2d')
+sha512sums=('2c341bc0459024311b1724cd6ee2d05651197b413c9b79f9bd2b4d60feb8baead1991c7c7dd1c229f3f06ff2901c5c50de15bac1d4fd367e6969fd9053649418')
 
 prepare() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list