try to fix libdivsufsort

This commit is contained in:
starsareintherose 2021-08-29 17:07:37 +08:00
parent 945c4f05f0
commit e0a34e65d9

View file

@ -4,6 +4,7 @@ from lilaclib import *
def pre_build():
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
run_cmd(['updpkgsums'])
def post_build():
git_add_files('PKGBUILD')