mirror of
https://github.com/zealdocs/zeal.git
synced 2026-08-29 08:34:50 +08:00
build(cmake): use UTC time in AppStream metadata
This commit is contained in:
@@ -25,6 +25,7 @@ if(UNIX AND NOT APPLE)
|
||||
if(NOT ZEAL_RELEASE_BUILD)
|
||||
string(TIMESTAMP ZEAL_APPSTREAM_DEV_RELEASE
|
||||
"\n <release date=\"%Y-%m-%d\" version=\"${ZEAL_VERSION_FULL}\" type=\"development\" />"
|
||||
UTC
|
||||
)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user