From de4c52dd39620165930581708c0e6eabd2d92a88 Mon Sep 17 00:00:00 2001 From: memdmp Date: Fri, 20 Jun 2025 18:35:43 +0000 Subject: utau/openutau: fix comment --- src/utau/openutau/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utau/openutau/APKBUILD') diff --git a/src/utau/openutau/APKBUILD b/src/utau/openutau/APKBUILD index 02710f8..bf5deee 100644 --- a/src/utau/openutau/APKBUILD +++ b/src/utau/openutau/APKBUILD @@ -2,7 +2,7 @@ _reponame="OpenUtau" _repoowner="stakira" _repourl="https://${GITHUB_CODELOAD_URL:-"codeload.github.com"}/${_repoowner}/${_reponame}" # GITHUB_CODELOAD_URL due to github not having IPv6. -_reporef="c3ff44b01f5dcd0ef1bbdb5aa11ef1319cab3a03" # Must be a TAG OR BRANCH! Anything else may break shit. +_reporef="c3ff44b01f5dcd0ef1bbdb5aa11ef1319cab3a03" # Must be a TAG OR COMMIT! Anything else may break shit. _reporefdate="20250610" # YYYYMMDD of the ref _buildtarget="Release" # or `Debug` for testing -- cgit v1.2.3