summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKr1ss2021-06-05 20:00:57 +0200
committerKr1ss2021-06-05 20:00:57 +0200
commitca2a892eb97b899ed86784ad401553b464b99a19 (patch)
tree4a57db885fd73287be17abe8cda3d2798e436e15
parent57b0db1d018f17ef571f63e466962c38ca76a034 (diff)
downloadaur-ca2a892eb97b899ed86784ad401553b464b99a19.tar.gz
update: maltego 4.2.18.13878-1
upstream release
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
-rw-r--r--maltego.install2
3 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b48b5ca4bc0..99d42768671d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = maltego
pkgdesc = Information gathering software by Paterva
- pkgver = 4.2.17.13809
+ pkgver = 4.2.18.13878
pkgrel = 1
url = https://www.maltego.com
install = maltego.install
@@ -8,10 +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.17.13809.deb
+ source = https://maltego-downloads.s3.us-east-2.amazonaws.com/linux/Maltego.v4.2.18.13878.deb
source = LICENSE.pdf::https://www.maltego.com/pdf/legal/Maltego%20Technologies_TermsandConditions_2020-11.pdf
- sha256sums = 169e7c4d89612317248c8223886254e00ce387eb06993746266ff58e11260e99
+ sha256sums = e681a6ae7b02ec534f04fb4e83d753bcab07a206b94a50e17eddb024f7f9f572
sha256sums = 5295b55e0da0a7aaa733032bf6d508dd149d66b379f71c4b15271729c3aa5500
pkgname = maltego
-
diff --git a/PKGBUILD b/PKGBUILD
index e3965eeb0c14..0e55fe68289a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=maltego
-pkgver=4.2.17.13809
+pkgver=4.2.18.13878
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=('169e7c4d89612317248c8223886254e00ce387eb06993746266ff58e11260e99'
+sha256sums=('e681a6ae7b02ec534f04fb4e83d753bcab07a206b94a50e17eddb024f7f9f572'
'5295b55e0da0a7aaa733032bf6d508dd149d66b379f71c4b15271729c3aa5500')
diff --git a/maltego.install b/maltego.install
index 12b0140219e1..baf3df64a9f1 100644
--- a/maltego.install
+++ b/maltego.install
@@ -7,7 +7,7 @@ post_install() {
>>> This application isn't functional until you obtain a Maltego Community Edition activation code and account.
>>> Register a FREE account for Maltego Community Editon: 'https://www.paterva.com/web7/community/community.php'.
- >>> This has been tested to work with jre8-openjdk and jre14-openjdk - Paterva recommends Oracle jre11 though.
+ >>> This has been tested to work with jre14-openjdk and jre15-openjdk.
EOT
}