kiss: EPOCH -> RELEASE

This commit is contained in:
Dylan Araps 2021-07-20 08:26:30 +03:00
parent 166a9a9f7f
commit 04fc05aa88
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -334,7 +334,7 @@ pkg_source_resolve() {
fnr "${2%"${2##*[!/]}"}" \
VERSION "$repo_ver" \
EPOCH "$repo_rel" \
RELEASE "$repo_rel" \
MAJOR "$repo_major" \
MINOR "$repo_minor" \
PATCH "$repo_patch" \