treemap: clean, use archive.org

This commit is contained in:
Kuoi 2023-03-22 13:11:07 +08:00
parent 6d1f67467b
commit 88533c2a6d
4 changed files with 6 additions and 27 deletions

View file

@ -1,11 +0,0 @@
#!/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()
update_aur_repo()

View file

@ -2,7 +2,12 @@ build_prefix: extra-x86_64
maintainers:
- github: starsareintherose
email: kuoi@bioarchlinux.org
pre_build_script: |
run_cmd(['updpkgsums'])
post_build_script: |
git_pkgbuild_commit()
update_aur_repo()
update_on:
- source: regex
url: https://sites.google.com/site/cophylogeny/software
url: https://web.archive.org/web/20221220115941/https://sites.google.com/site/cophylogeny/software
regex: TreeMap(\w+).jar

View file

@ -1,7 +0,0 @@
build_prefix: extra-x86_64
maintainers:
- github: starsareintherose
email: starsareintherose@outlook.com
update_on:
- source: aur
aur: treemap

View file

@ -1,8 +0,0 @@
build_prefix: extra-x86_64
maintainers:
- github: starsareintherose
email: starsareintherose@outlook.com
update_on:
- source: regex
url: https://sites.google.com/site/cophylogeny/software
regex: TreeMap(\w+).jar