summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKr1ss2021-05-10 23:11:41 +0200
committerKr1ss2021-05-10 23:11:41 +0200
commit57b0db1d018f17ef571f63e466962c38ca76a034 (patch)
tree1bd05a0fb907dedb468f45ac9b9eb4c756fa4b64
parent6063a00d6678787945f9886f35dbd9413b964b46 (diff)
downloadaur-57b0db1d018f17ef571f63e466962c38ca76a034.tar.gz
update: maltego 4.2.17.13809-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76a19a52ec9e..4b48b5ca4bc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = maltego
pkgdesc = Information gathering software by Paterva
- pkgver = 4.2.16.13775
+ pkgver = 4.2.17.13809
pkgrel = 1
url = https://www.maltego.com
install = maltego.install
@@ -8,9 +8,9 @@ pkgbase = maltego
license = custom
depends = java-runtime
depends = sh
- source = https://maltego-downloads.s3.us-east-2.amazonaws.com/linux/Maltego.v4.2.16.13775.deb
+ source = https://maltego-downloads.s3.us-east-2.amazonaws.com/linux/Maltego.v4.2.17.13809.deb
source = LICENSE.pdf::https://www.maltego.com/pdf/legal/Maltego%20Technologies_TermsandConditions_2020-11.pdf
- sha256sums = 57b29f731dc884651ac89d12574bdc26881973f7197199890d3b9f0c803fd4d0
+ sha256sums = 169e7c4d89612317248c8223886254e00ce387eb06993746266ff58e11260e99
sha256sums = 5295b55e0da0a7aaa733032bf6d508dd149d66b379f71c4b15271729c3aa5500
pkgname = maltego
diff --git a/PKGBUILD b/PKGBUILD
index 44e5fffda098..e3965eeb0c14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=maltego
-pkgver=4.2.16.13775
+pkgver=4.2.17.13809
pkgrel=1
pkgdesc='Information gathering software by Paterva'
@@ -17,7 +17,7 @@ depends=('java-runtime' 'sh')
install="$pkgname.install"
source=("https://$pkgname-downloads.s3.us-east-2.amazonaws.com/linux/Maltego.v$pkgver.deb"
"LICENSE.pdf::https://www.$pkgname.com/pdf/legal/${pkgname^}%20Technologies_TermsandConditions_2020-11.pdf")
-sha256sums=('57b29f731dc884651ac89d12574bdc26881973f7197199890d3b9f0c803fd4d0'
+sha256sums=('169e7c4d89612317248c8223886254e00ce387eb06993746266ff58e11260e99'
'5295b55e0da0a7aaa733032bf6d508dd149d66b379f71c4b15271729c3aa5500')