mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-07 11:23:23 +00:00
chore)main/composer,fdroidcl): enable autoupdate
%ci:no-build
This commit is contained in:
@@ -8,6 +8,7 @@ TERMUX_PKG_SRCURL=git+https://github.com/composer/composer
|
||||
TERMUX_PKG_DEPENDS="php"
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
|
||||
termux_step_make_install() {
|
||||
composer install
|
||||
|
||||
@@ -7,6 +7,7 @@ TERMUX_PKG_REVISION=7
|
||||
TERMUX_PKG_SRCURL=https://github.com/mvdan/fdroidcl/archive/v$TERMUX_PKG_VERSION.tar.gz
|
||||
TERMUX_PKG_SHA256=532a8c4c93216cbf13378ff409c06a08d48e8baee6119a50ed43dc0ce9ec7879
|
||||
TERMUX_PKG_DEPENDS="android-tools"
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
|
||||
termux_step_make() {
|
||||
termux_setup_golang
|
||||
|
||||
Reference in New Issue
Block a user