diff --git a/x11-packages/pinentry-gtk/build.sh b/x11-packages/pinentry-gtk/build.sh index 243ce4df2..ad588efee 100644 --- a/x11-packages/pinentry-gtk/build.sh +++ b/x11-packages/pinentry-gtk/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Dialog allowing secure password entry (with gtk2 support TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=1.1.0 -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=68076686fa724a290ea49cdf0d1c0c1500907d1b759a3bcbfbec0293e8f56570 TERMUX_PKG_DEPENDS="atk, fontconfig, freetype, gdk-pixbuf, glib, gtk2, libandroid-shmem, libassuan, libcairo-x, libgpg-error, ncurses, pango-x"