aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-05-23 19:24:11 -0700
committerPinapelz <yukais@pinapelz.com>2026-05-23 19:24:11 -0700
commit8c81d9a5b901f0b7d9986ae42a530433e1b02ad5 (patch)
tree20ba67df275cc3a2e803b7f2b536ffa08a150c73 /Makefile
parent24f9909badd4e7aa1f3aeef717b93e9b71c20a4e (diff)
init theming adjustmentsHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e57c991..e1cd3a7 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ PKG_DEPS := libxml-2.0 libcurl openssl
GIT_HASH := $(shell git rev-parse --short HEAD)
GIT_DATE := $(shell git log -1 --format='%ad' --date='format:%y.%m.%d')
GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD)
-GIT_REMOTE := $(shell git remote get-url origin)
+GIT_REMOTE := https://git.moekyun.me/omnisearch
VERSION := $(GIT_DATE)+$(GIT_HASH)_$(GIT_BRANCH)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage