Replace maintainer email with github nick
[termux-packages] / packages / tree / build.sh
index fa84af4..0c647e3 100644 (file)
@@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=http://mama.indstate.edu/users/ice/tree/
 TERMUX_PKG_DESCRIPTION="Recursive directory lister producing a depth indented listing of files"
 TERMUX_PKG_DEPENDS="libandroid-support"
 TERMUX_PKG_VERSION=1.7.0
-TERMUX_PKG_BUILD_REVISION=1
-TERMUX_PKG_MAINTAINER=$(echo "Gert Scholten <gscholt at gmail dot com>" | sed 's/\sat\s/@/' | sed 's/\sdot\s/./')
+TERMUX_PKG_BUILD_REVISION=2
+TERMUX_PKG_MAINTAINER="Gert Scholten @gscholt"
 TERMUX_PKG_SRCURL=http://mama.indstate.edu/users/ice/tree/src/tree-${TERMUX_PKG_VERSION}.tgz
 TERMUX_PKG_BUILD_IN_SRC=yes