From 8acb9ed018ddb8123c97210ebc98e26a6b28c3df Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sat, 25 May 2019 20:17:07 +0300 Subject: [PATCH] uget: bump revision --- x11-packages/uget/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-packages/uget/build.sh b/x11-packages/uget/build.sh index 051a94e43..4df25a456 100644 --- a/x11-packages/uget/build.sh +++ b/x11-packages/uget/build.sh @@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="GTK+ download manager featuring download classification TERMUX_PKG_LICENSE="LGPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=2.2.2 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/urlget/uget-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=5cf7f311ef59bd02b71e0ce750dd37a0299ef15f9f6c6e7e60ffd175409abfc2 TERMUX_PKG_DEPENDS="atk, gdk-pixbuf, glib, gstreamer, gtk3, libandroid-shmem, libcairo-x, libcurl, libnotify, openssl, pango-x"