From 3f84fa8de0fc0bc082c36154cc46f1f86f13ead0 Mon Sep 17 00:00:00 2001 From: Philipp Stadler <hello@phstadler.com> Date: Sat, 13 Jul 2024 11:46:18 +0200 Subject: [PATCH] chore: customize announcement --- Makefile | 3 +++ build.sha | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8e2a839..65f2551 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,9 @@ +export PACK_TITLE := Sinologie Anki Pack, Teil 1 export RELEASE_DIR_STEM := sinology-1 export VERSION := $(file < version.txt) export CONTENT_DIR := $(PWD)/content +export DOWNLOAD_PREFIX := build/ +export GITLAB_REPO := kartenaale/sinology-1 .PHONY: all all: build diff --git a/build.sha b/build.sha index 2be3c4b..c5f2adb 100644 --- a/build.sha +++ b/build.sha @@ -1 +1 @@ -af48aa155e789bece5c5d87cbf269fc9233f09dc +7d3d4e6e1ba6b8c3b8bc7e4e34d3c838d3153e37 -- GitLab