Replace maintainer email with github nick
[termux-packages] / packages / pwgen / build.sh
index 540efb8..fbd1df1 100755 (executable)
@@ -1,6 +1,6 @@
 TERMUX_PKG_HOMEPAGE=http://pwgen.sourceforge.net/
 TERMUX_PKG_DESCRIPTION="Password generator which by default, unless given the '-s' option, generates memorable but insecure passwords"
+TERMUX_PKG_MAINTAINER="Iain Nicol @iainnicol"
 TERMUX_PKG_VERSION=2.07
 TERMUX_PKG_BUILD_REVISION=1
-TERMUX_PKG_MAINTAINER=$(echo "Iain Nicol <git at iainnicol dot com>" | sed 's/\sat\s/@/' | sed 's/\sdot\s/./')
 TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/pwgen/pwgen/${TERMUX_PKG_VERSION}/pwgen-${TERMUX_PKG_VERSION}.tar.gz