summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2020-03-17 17:34:24 +0100
committermax.bra2020-03-17 17:34:24 +0100
commit8be5e5ab6775e22c0e61abd6eff86ffdfa718bb8 (patch)
treea821ebe0c87c076fe53fd2ceff423d56464d79d6
parentbbb885db8c77ceb9027385f336e4984c2dcd890f (diff)
downloadaur-8be5e5ab6775e22c0e61abd6eff86ffdfa718bb8.tar.gz
v. 3.7.0
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
-rw-r--r--ipscan.desktop2
3 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15cf866caed5..fe7c51052b74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ipscan
pkgdesc = Angry IP Scanner (or simply ipscan) is an open-source and cross-platform network scanner designed to be fast and simple to use. It scans IP addresses and ports as well as has many other features.
- pkgver = 3.6.2
+ pkgver = 3.7.0
pkgrel = 1
url = https://angryip.org/
arch = i686
@@ -10,17 +10,17 @@ pkgbase = ipscan
noextract = ipscan.png
noextract = ipscan
noextract = ipscan.desktop
- noextract = ipscan-linux64-3.6.2.jar
+ noextract = ipscan-linux64-3.7.0.jar
source = ipscan.png
source = ipscan
source = ipscan.desktop
md5sums = 59de9b8055fe037c77bf8339eee31b85
md5sums = 5b1c941c32a444803677a2061aa55a70
- md5sums = 6a8f7a0fb70cf2c801ff5422870609f9
- source_i686 = https://github.com/angryip/ipscan/releases/download/3.6.2/ipscan-linux64-3.6.2.jar
- md5sums_i686 = 35259a87425d5a11bd587f799031aace
- source_x86_64 = https://github.com/angryip/ipscan/releases/download/3.6.2/ipscan-linux64-3.6.2.jar
- md5sums_x86_64 = 35259a87425d5a11bd587f799031aace
+ md5sums = b9af5f626689374ff6018b150aada64d
+ source_i686 = https://github.com/angryip/ipscan/releases/download/3.7.0/ipscan-linux64-3.7.0.jar
+ md5sums_i686 = 360d60e2bd553964b541d4d7d620f505
+ source_x86_64 = https://github.com/angryip/ipscan/releases/download/3.7.0/ipscan-linux64-3.7.0.jar
+ md5sums_x86_64 = 360d60e2bd553964b541d4d7d620f505
pkgname = ipscan
diff --git a/PKGBUILD b/PKGBUILD
index 535b60c21df2..b7643314a13d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: max.bra <max dot bra at alice dot it>
pkgname=ipscan
-pkgver=3.6.2
-_pkgintver=3.6.2
+pkgver=3.7.0
+_pkgintver=3.7.0
pkgrel=1
pkgdesc='Angry IP Scanner (or simply ipscan) is an open-source and cross-platform network scanner designed to be fast and simple to use. It scans IP addresses and ports as well as has many other features.'
arch=('i686' 'x86_64')
@@ -20,9 +20,9 @@ source_x86_64+=(https://github.com/angryip/ipscan/releases/download/$_pkgintver/
md5sums=('59de9b8055fe037c77bf8339eee31b85'
'5b1c941c32a444803677a2061aa55a70'
- '6a8f7a0fb70cf2c801ff5422870609f9')
-md5sums_i686=('35259a87425d5a11bd587f799031aace')
-md5sums_x86_64=('35259a87425d5a11bd587f799031aace')
+ 'b9af5f626689374ff6018b150aada64d')
+md5sums_i686=('360d60e2bd553964b541d4d7d620f505')
+md5sums_x86_64=('360d60e2bd553964b541d4d7d620f505')
noextract=($(for i in ${source[@]}; do basename $i; done) ipscan-$_intarch-$_pkgintver.jar)
diff --git a/ipscan.desktop b/ipscan.desktop
index 742c30a95413..77735353d27f 100644
--- a/ipscan.desktop
+++ b/ipscan.desktop
@@ -7,6 +7,6 @@ Exec=/usr/bin/ipscan
Terminal=false
Type=Application
Icon=ipscan
-Categories=Application;Network;Internet;
+Categories=Network;Security;
StartupWMClass=Angry IP Scanner
StartupNotify=true