diff --git a/srcpkgs/MEGAcmd/template b/srcpkgs/MEGAcmd/template index 7353b59e9d5..7f0df63699e 100644 --- a/srcpkgs/MEGAcmd/template +++ b/srcpkgs/MEGAcmd/template @@ -1,12 +1,12 @@ # Template file for 'MEGAcmd' pkgname=MEGAcmd version=0.9.6 -revision=1 +revision=2 build_style=gnu-configure make_build_args='LIBTOOLFLAGS="--tag=CXX"' hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config" makedepends="MEGAsdk-devel readline-devel pcre-devel" -short_desc="BSD-2" +short_desc="Command Line Interactive and Scriptable Application to access MEGA" maintainer="John " license="BSD-2" homepage="https://github.com/meganz/MEGAcmd"