summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Rebischke2016-02-11 21:20:58 +0100
committerChristian Rebischke2016-02-11 21:20:58 +0100
commitbf79b5e7c750180d43ea27d95cac623aaa35ba90 (patch)
treee7267e4afc5c786a98caae56599f79be5edbc79a
parenta28c16ddf090ab69dc35b6af33d43034aa839613 (diff)
downloadaur-bf79b5e7c750180d43ea27d95cac623aaa35ba90.tar.gz
changed format + email
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a561160fac7..c68f9fc9eae9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Thu Feb 11 20:20:49 UTC 2016
pkgbase = kippo-git
pkgdesc = A medium interaction SSH honeypot designed to log brute force attacks and, most importantly, the entire shell interaction performed by the attacker
pkgver = v0.9.282.d461745
@@ -11,7 +13,7 @@ pkgbase = kippo-git
depends = pycrypto
depends = zope-interface
depends = python2-pyasn1
- optdepends = mysql-python: MySQL Support for kippo
+ optdepends = python2-wokkel: XAMPP Support
optdepends = python2-mysql-connector: MySQL Support for kippo
provides = kippo
conflicts = kippo
diff --git a/PKGBUILD b/PKGBUILD
index 5cc4109f9bd5..6d1a71115b43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,5 @@
-# Maintainer : Christian Rebischke <echo Q2hyaXMuUmViaXNjaGtlQGdtYWlsLmNvbQo= | base64 -d>
+# Maintainer : Christian Rebischke <chris.rebischke[at]archlinux[dot]org>
# Contributor: Levente Polyak <anthraxx[at]archlinux[dot]org>
-
pkgname=kippo-git
pkgver=v0.9.282.d461745
provides=('kippo')
@@ -55,4 +54,4 @@ package() {
install -Dm 644 doc/README "${pkgdir}/usr/share/doc/${pkgname}/README"
}
-# vim:set et sw=2 ts=2 tw=80:
+# vim:set et sw=2 ts=2 tw=79: