fixup(pipes.sh): declare architecture independent (#9897)

This commit is contained in:
wzy 2022-04-07 14:14:17 +08:00 committed by GitHub
parent 2c25447cfc
commit 1e48eeb94b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -3,11 +3,12 @@ TERMUX_PKG_DESCRIPTION="Animated pipes terminal screensaver"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@Efreak"
TERMUX_PKG_VERSION=2018.02.24
TERMUX_PKG_REVISION=1
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://github.com/pipeseroni/pipes.sh/archive/581792d4e0ea51e15889ba14a85db1bc9727b83d.zip
TERMUX_PKG_SHA256=79c7b29a687e24e0661e84cdc838520f6296470aa72f63d413cedd825d45fa1e
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_DEPENDS=bash
TERMUX_PKG_PLATFORM_INDEPENDENT=true
termux_step_make_install() {
cd "$TERMUX_PKG_SRCDIR"