From a690aba9ae6ec3dc33bf0bca8d292d81bb8754da Mon Sep 17 00:00:00 2001 From: "termux-actions[bot]" Date: Mon, 31 Jan 2022 18:21:52 +0000 Subject: [PATCH] packages/at&&packages/gitflow-avh --- packages/gitflow-avh/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gitflow-avh/build.sh b/packages/gitflow-avh/build.sh index 1a78b16edc..0e4a963bf4 100644 --- a/packages/gitflow-avh/build.sh +++ b/packages/gitflow-avh/build.sh @@ -1,7 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://github.com/petervanderdoes/gitflow/ TERMUX_PKG_DESCRIPTION="Extend git with Vincent Driessen's branching model. The AVH Edition adds more functionality." TERMUX_PKG_LICENSE="LGPL-2.0" -TERMUX_PKG_MAINTAINER="Leonid Pliushch " +TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_VERSION=1.12.3 TERMUX_PKG_REVISION=9 TERMUX_PKG_SRCURL=https://github.com/petervanderdoes/gitflow/archive/$TERMUX_PKG_VERSION.tar.gz