summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGI_Jack2019-02-14 04:21:50 -0500
committerGI_Jack2019-02-14 04:21:50 -0500
commit351d038e03510fa0a6cd0314e3d204b4b06a0e01 (patch)
tree80568893d46c181fac4b36d8fb1d1be144ad6dfd
parent9e8c5eb9ff0165db6494f2b030197fd0a59de7b5 (diff)
downloadaur-351d038e03510fa0a6cd0314e3d204b4b06a0e01.tar.gz
woopsies
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d04b0442dd4..b090b6e064c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: GI_Jack <GI_Jack@hackermail.com>
pkgname=trackerjacker
-pkgver=1.8.7
+pkgver=1.9.0
pkgrel=1
pkgdesc="Map and track WiFi networks and devices through raw 802.11 monitoring."
arch=('any')
url="https://github.com/calebmadrigal/trackerjacker"
license=('MIT')
depends=('python' 'python-setuptools' 'python-scapy' 'python-pyaml' 'python-ruamel-yaml')
-source=("https://files.pythonhosted.org/packages/d2/81/4dca960aeb78e070c1639ccbacfaa17182762f5c808c2eee0f1906c5fff4/trackerjacker-${pkgver}.tar.gz")
-sha256sums=('b6936241001d56abc126f5f0d00b71752b1405b889a71a343e0b57b25f23b858')
+source=("https://files.pythonhosted.org/packages/95/d7/74790c2071d9dfeb8cc3b3cf401350b880c0533d5eac584ef10c35bfc640/trackerjacker-${pkgver}.tar.gz")
+sha256sums=('d11c984c85eb5c9ffec5d5ae74eaaa1bed273b827c9cb28511b3bab22d71f3fd')
package() {
cd "${pkgname}-$pkgver"