summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')