chore(x11/x2x): enable auto updates [no ci]

This commit is contained in:
Twaik Yont 2023-10-03 22:21:03 +03:00 committed by GitHub
parent 0401da293f
commit 4970cf5cde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1:1.30-10
TERMUX_PKG_SRCURL=https://github.com/dottedmag/x2x/archive/refs/tags/debian/${TERMUX_PKG_VERSION#*:}.tar.gz
TERMUX_PKG_SHA256=f41d5ed55d4b05fe28ab8c07bf41e19cdafcc6ecd08f588679aa0ee48f1eb627
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_METHOD=repology
TERMUX_PKG_DEPENDS="libx11, libxext, libxtst"
termux_step_pre_configure() {