Skip to content

Commit

Permalink
chore(x11/tint2): enable automatic updates [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
twaik authored Oct 21, 2023
1 parent d7042a4 commit 88a98b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x11-packages/tint2/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=17.1.3
TERMUX_PKG_SRCURL=https://gitlab.com/nick87720z/tint2/-/archive/v${TERMUX_PKG_VERSION}/tint2-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=283e193c3bed452e9d2ecbc64c21303ca3e3cc8a5f0a1e16550cbdae97514a23
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
TERMUX_PKG_DEPENDS="gdk-pixbuf, glib, gtk3, imlib2, libandroid-shmem, libandroid-wordexp, libcairo, librsvg, libx11, libxcomposite, libxdamage, libxext, libxinerama, libxrandr, libxrender, pango, startup-notification"
TERMUX_PKG_BUILD_IN_SRC=true

Expand Down

0 comments on commit 88a98b8

Please sign in to comment.