[arch-commits] Commit in kismet/trunk (4 files)

Levente Polyak anthraxx at gemini.archlinux.org
Thu Aug 11 22:18:40 UTC 2022


    Date: Thursday, August 11, 2022 @ 22:18:40
  Author: anthraxx
Revision: 452599

upgpkg: kismet 2022_08_R1-1

Added:
  kismet/trunk/keys/
  kismet/trunk/keys/pgp/
  kismet/trunk/keys/pgp/354689DF3C9DED803381A661D7B28822738BBDB1.asc
Modified:
  kismet/trunk/PKGBUILD

-------------------------------------------------------+
 PKGBUILD                                              |    8 ++++----
 keys/pgp/354689DF3C9DED803381A661D7B28822738BBDB1.asc |    1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-11 20:38:11 UTC (rev 452598)
+++ PKGBUILD	2022-08-11 22:18:40 UTC (rev 452599)
@@ -4,9 +4,9 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=kismet
-pkgver=2022_02_R1
+pkgver=2022_08_R1
 _realver="${pkgver//_/-}"
-pkgrel=3
+pkgrel=1
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion detection system"
 url="https://www.kismetwireless.net/"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 depends=('libpcap' 'pcre' 'bluez-libs' 'libcap' 'protobuf-c' 'libprotobuf-c.so'
          'sqlite' 'libnm' 'gcc-libs' 'libusb' 'libusb-1.0.so' 'libnl' 'glibc' 'zlib' 'libelf'
          'lm_sensors' 'systemd' 'python' 'python-setuptools' 'python-protobuf' 'python-pyserial'
-         'python-numpy' 'libwebsockets' 'libcap-ng'
+         'python-numpy' 'python-websockets' 'libwebsockets' 'libcap-ng'
          libpcap.so libprotobuf.so libnm.so libwebsockets.so libsensors.so)
 makedepends=('python-setuptools')
 optdepends=(
@@ -37,7 +37,7 @@
 source=(https://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz
         kismet.sysusers
         python-install-flags.patch)
-sha512sums=('09292096614b9ca3569430ef196cd7cf6fbd2ab7212bdfc653cf5433bdc727ea48c63638220804799f9756a92108a85e8abf0f4e8e0383dbcbe0028bf91a6aee'
+sha512sums=('befca2dcd7016d96a17e97babbd6d88195fa61750ed616d104d10a85828ec160672c33bd2a1eae554d375feb55ea45a040a3e53c4410a3ff8c9bfa4b5c8bcdb1'
             '452b728c30c9932bdb91741af425267da87a66962ea9b736751948881f5477dee0bff8e2eeca2befdea2920da6d7d9e198bde69cef8c48bb49a0093a7f0ef897'
             'c24bff8ecc0288c0584f60760a27b364bf7b013aad809e4050bb6ed703fc60f3ea93f7e897717a6924333ac6734b20b99166846dae4a9c5c303ae1de39f6692c')
 validpgpkeys=('354689DF3C9DED803381A661D7B28822738BBDB1') # Michael Kershaw

Added: keys/pgp/354689DF3C9DED803381A661D7B28822738BBDB1.asc
===================================================================
(Binary files differ)

Index: kismet/trunk/keys/pgp/354689DF3C9DED803381A661D7B28822738BBDB1.asc
===================================================================
--- keys/pgp/354689DF3C9DED803381A661D7B28822738BBDB1.asc	2022-08-11 20:38:11 UTC (rev 452598)
+++ keys/pgp/354689DF3C9DED803381A661D7B28822738BBDB1.asc	2022-08-11 22:18:40 UTC (rev 452599)

Property changes on: kismet/trunk/keys/pgp/354689DF3C9DED803381A661D7B28822738BBDB1.asc
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


More information about the arch-commits mailing list