c55bbb2056
Closes: #12102 [via git-merge-pr]
4 lines
196 B
Text
4 lines
196 B
Text
# This pattern is incomplete, it finds out the versions like '0_3_1' but
|
|
# comparison with 'xbps-uhelper cmpver' results in it being always treated
|
|
# as a lower version
|
|
pattern="VERSION_\K[\d_]+"
|