scrot : fix update file

This commit is contained in:
Victor Tebar
2023-11-02 15:46:22 +00:00
parent 207eafb14d
commit c4e3a6d0ca

View File

@@ -1,5 +1,3 @@
port_getver() {
fetch \
| grep -Eo scrot[-_][0-9a-z.]+.orig.tar.[bgx]z2? \
| sed 's/scrot_//;s/.orig.*//'
getver_github
}