summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-06-20 18:35:43 +0000
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-06-20 18:35:43 +0000
commitde4c52dd39620165930581708c0e6eabd2d92a88 (patch)
tree03b0861b2f6015ffac624a6bf44df7a9bfcc247c /src
parentb6af7622a8508b8005c670a4d84a84de8720d6b0 (diff)
downloadalpine-packages-de4c52dd39620165930581708c0e6eabd2d92a88.tar.gz
alpine-packages-de4c52dd39620165930581708c0e6eabd2d92a88.tar.bz2
alpine-packages-de4c52dd39620165930581708c0e6eabd2d92a88.tar.lz
alpine-packages-de4c52dd39620165930581708c0e6eabd2d92a88.zip

utau/openutau: fix comment

Diffstat (limited to 'src')
-rw-r--r--src/utau/openutau/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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