summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 915b3ae20ceb..a4c1db84d6d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Chris Severance aur.severach aATt spamgourmet dott com
# Contributor: Po-An,Yang(Antonio) <yanganto gmail.com>
-# Todo: If there'a any files left in they cache they should probably be deleted on uninstall
+# Todo: If there'a any files left in the cache they should probably be deleted on uninstall
# Todo: Can we build the source code?
set -u
pkgname='networkminer'
-pkgver='2.3.2'
+pkgver='2.4'
pkgrel='1'
pkgdesc='A Network Forensic Analysis Tool for advanced Network Traffic Analysis, sniffer and packet analyzer'
arch=('any')
@@ -16,7 +16,7 @@ depends=('mono')
_verwatch=('http://www.netresec.com/?page=NetworkMiner' '\s\+<[nt][a-z]\+>NetworkMiner\s\([0-9][^<]\+\)</[a-z]\+>.*' 'f')
_srcname="NetworkMiner_${pkgver//\./-}"
source=("${_srcname}.zip::https://www.netresec.com/?download=NetworkMiner")
-sha256sums=('a567301040746c7ba48d0ce7c6552475b9c23ca693441089fdb4cd740ae0aa68')
+sha256sums=('34cb3bc1387b38033f8e7f55c4874eebae0dd96c35f8dbb77776dd05593cec49')
package() {
set -u