1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-25 08:27:09 +00:00
termux-packages/packages/okc-agents/build.sh
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00

10 lines
449 B
Bash

TERMUX_PKG_HOMEPAGE=https://github.com/DDoSolitary/okc-agents
TERMUX_PKG_DESCRIPTION="OpenKeychain agents for GnuPG and OpenSSH"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.1.2
TERMUX_PKG_SRCURL=https://github.com/DDoSolitary/okc-agents/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9292044aac8d20723e4c9a157e1a4968ef0266d75643411ebc34f75d9d76af7e
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true