summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e7f6424514d..a68298ce2b30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: max.bra <max dot bra at alice dot it>
pkgname=ipscan
-pkgver=3.5.1
-_pkgintver=3.5.1
+pkgver=3.5.2
+_pkgintver=3.5.2
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')
@@ -23,8 +23,8 @@ source_x86_64+=(https://github.com/angryziber/ipscan/releases/download/$_pkgintv
md5sums=('59de9b8055fe037c77bf8339eee31b85'
'5b1c941c32a444803677a2061aa55a70'
'6a8f7a0fb70cf2c801ff5422870609f9')
-md5sums_i686=('f9719520334326c31b454c1e7e7f3eca')
-md5sums_x86_64=('f9719520334326c31b454c1e7e7f3eca')
+md5sums_i686=('e935bcadc4e2536bdf1e3b2af05ede08')
+md5sums_x86_64=('e935bcadc4e2536bdf1e3b2af05ede08')
noextract=($(for i in ${source[@]}; do basename $i; done) ipscan-$_intarch-$_pkgintver.jar)