mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-23 11:12:30 +00:00
test package uploading to our new repository
This commit is contained in:
8
packages/test-package/build.sh
Normal file
8
packages/test-package/build.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://github.com/termux
|
||||
TERMUX_PKG_DESCRIPTION="Special package for testing repository management setup. Intended to be used ONLY by Termux maintainers."
|
||||
TERMUX_PKG_LICENSE="Public Domain"
|
||||
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
|
||||
TERMUX_PKG_VERSION=1.0
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||
TERMUX_PKG_METAPACKAGE=true
|
||||
Reference in New Issue
Block a user