summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergej Schmidt2018-01-03 13:52:55 +0100
committerSergej Schmidt2018-01-03 13:52:55 +0100
commite8147660d74b912de0c509179e21d48749e313d8 (patch)
tree27bfb7673a0c54c3f41dcce66d7d6d8544d769d4
parent5d356555a215160358e96c2ba39f02a3378259e5 (diff)
downloadaur-e8147660d74b912de0c509179e21d48749e313d8.tar.gz
Changed contact mail-addr.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db5202f738b7..457f3ea2157b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = netzob
pkgdesc = Netzob is an opensource tool which supports the expert in its operations of reverse engineering, evaluation and simulation of communication protocols.
pkgver = 1.0.2
- pkgrel = 2
+ pkgrel = 3
url = http://netzob.org
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ba069db58f2d..ce57ffab4f4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Sergej "winnie" Schmidt <sergej@hex.house>
+# Maintainer: winnie <aur@msgpeek.net>
_py="python"
pkgname=netzob
pkgver=1.0.2
_release_name=${pkgname}-Release-${pkgname}-${pkgver}
-pkgrel=2
+pkgrel=3
HOLDVER=1
pkgdesc="Netzob is an opensource tool which supports the expert in its operations of reverse engineering, evaluation and simulation of communication protocols."
arch=('i686' 'x86_64')