mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-22 03:30:17 +00:00
Update repo
This commit is contained in:
@@ -151,6 +151,9 @@ check_indentation() {
|
|||||||
no_build="$(git log --fixed-strings --grep '%ci:no-build' --pretty=format:%H "$base_commit..")"
|
no_build="$(git log --fixed-strings --grep '%ci:no-build' --pretty=format:%H "$base_commit..")"
|
||||||
|
|
||||||
check_version() {
|
check_version() {
|
||||||
|
# !!! vvv TEMPORARY - REMOVE WHEN THIS FUNCTION IS FIXED vvv !!!
|
||||||
|
return
|
||||||
|
# !!! ^^^ TEMPORARY - REMOVE WHEN THIS FUNCTION IS FIXED ^^^ !!!
|
||||||
local package_dir="${1%/*}"
|
local package_dir="${1%/*}"
|
||||||
|
|
||||||
[[ -z "$base_commit" ]] && {
|
[[ -z "$base_commit" ]] && {
|
||||||
|
|||||||
Reference in New Issue
Block a user