chore(x11/keybinder): enable automatic updates [no ci]

This commit is contained in:
Twaik Yont 2023-10-25 09:04:46 +03:00
parent 2e5625a189
commit 3092b8d606
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ TERMUX_PKG_VERSION=0.3.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/kupferlauncher/keybinder/releases/download/keybinder-3.0-v${TERMUX_PKG_VERSION}/keybinder-3.0-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e6e3de4e1f3b201814a956ab8f16dfc8a262db1937ff1eee4d855365398c6020
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP="\d+\.\d+\.\d+"
TERMUX_PKG_DEPENDS="atk, gdk-pixbuf, glib, gtk3, harfbuzz, libcairo, libx11, libxext, libxrender, pango"
TERMUX_PKG_BUILD_DEPENDS="g-ir-scanner"
TERMUX_PKG_DISABLE_GIR=false