add open-delta

This commit is contained in:
starsareintherose 2021-11-02 21:20:45 +00:00
parent ae35f8c417
commit be0846b0a0
2 changed files with 18 additions and 0 deletions

10
open-delta/lilac.py Executable file
View file

@ -0,0 +1,10 @@
#!/usr/bin/env python3
from lilaclib import *
def pre_build():
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
run_cmd(['updpkgsums'])
def post_build():
git_add_files('PKGBUILD')
git_commit()

8
open-delta/lilac.yaml Normal file
View file

@ -0,0 +1,8 @@
build_prefix: extra-x86_64
maintainers:
- github: starsareintherose
email: starsareintherose@outlook.com
update_on:
- regex: open-delta-(\d+.\d+)-bin.zip
source: regex
url: https://github.com/AtlasOfLivingAustralia/open-delta/releases