From e481a429b956f178d0175dd990c302ac7146ad1b Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sat, 9 Oct 2021 17:31:58 +0300 Subject: [PATCH] restart builds --- x11-packages/hexchat/build.sh | 2 +- x11-packages/ki18n/build.sh | 2 +- x11-packages/vim-gtk/build.sh | 1 + x11-packages/xfce4-panel-profiles/build.sh | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/x11-packages/hexchat/build.sh b/x11-packages/hexchat/build.sh index 065e27b82..11bc49214 100644 --- a/x11-packages/hexchat/build.sh +++ b/x11-packages/hexchat/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A popular and easy to use graphical IRC (chat) client" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_VERSION=2.14.3 -TERMUX_PKG_REVISION=17 +TERMUX_PKG_REVISION=18 TERMUX_PKG_SRCURL=https://github.com/hexchat/hexchat/archive/v2.14.2.tar.gz TERMUX_PKG_SHA256=4f2c2137020913513ea559f788c41039ca6230764d8158862d5d1ee8785592d9 TERMUX_PKG_DEPENDS="gdk-pixbuf, glib, gtk2, liblua53, libnotify, libx11, openssl, pango, python" diff --git a/x11-packages/ki18n/build.sh b/x11-packages/ki18n/build.sh index 18f9a64e5..fb41bbebe 100644 --- a/x11-packages/ki18n/build.sh +++ b/x11-packages/ki18n/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="KDE Gettext-based UI text internationalization" TERMUX_PKG_LICENSE="LGPL-2.1" TERMUX_PKG_MAINTAINER="Simeon Huang " TERMUX_PKG_VERSION=5.71.0 -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL="http://download.kde.org/stable/frameworks/${TERMUX_PKG_VERSION%.*}/ki18n-${TERMUX_PKG_VERSION}.tar.xz" TERMUX_PKG_SHA256=f2fc8c40c10576da8b74070b7dc8e752fdd04204cb2bfe522f37a0458fbaf881 TERMUX_PKG_DEPENDS="qt5-qtbase, gettext" diff --git a/x11-packages/vim-gtk/build.sh b/x11-packages/vim-gtk/build.sh index 4114a234f..23f9a05a6 100644 --- a/x11-packages/vim-gtk/build.sh +++ b/x11-packages/vim-gtk/build.sh @@ -5,6 +5,7 @@ TERMUX_PKG_MAINTAINER="@termux" # vim should only be updated every 50 releases on multiples of 50. TERMUX_PKG_VERSION=8.2.3450 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/vim/vim/archive/v${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=bf9f41f8804addf7c875fba32f68ad1588f8f9697fc9b8d51857b6b22f87f570 diff --git a/x11-packages/xfce4-panel-profiles/build.sh b/x11-packages/xfce4-panel-profiles/build.sh index bf0bae63f..e5963b2b1 100644 --- a/x11-packages/xfce4-panel-profiles/build.sh +++ b/x11-packages/xfce4-panel-profiles/build.sh @@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/apps/xfce4-panel-profiles/start TERMUX_PKG_DESCRIPTION="A simple application to manage Xfce panel layouts." TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_VERSION=1.0.13 -TERMUX_PKG_REVISION=4 +TERMUX_PKG_REVISION=5 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/apps/xfce4-panel-profiles/${TERMUX_PKG_VERSION:0:3}/xfce4-panel-profiles-$TERMUX_PKG_VERSION.tar.bz2 TERMUX_PKG_SHA256=bc387c13f94109422dc72b0fcb919b0dc11619ba589d03e492252b0d2513b170 TERMUX_PKG_DEPENDS="xfce4-panel, python"