Packages/BioArchLinux/vsearch/lilac.yaml
Martin Larralde df21bf5033
vsearch: add package (#199)
* vsearch: add package recipe

* vsearch: add `ghostscript` to `makedepends`

* vsearch: add `zlib` and `bzip2` dependencies

* vsearch: move lilac scripts into `lilac.yaml`

* vsearch: fix GPL license identifier

* vsearch: fix prefix stripping in `lilac.yaml`

* vsearch: replace `use_latest_release` with `use_max_tag`

* vsearch: change maintainer e-mail

* vsearch: add autoconf exception to GPL-3.0 license

* vsearch: change `pkgrel` to `0`

* vsearch: add `update_aur_repo` to `post_build_script`

* vsearch: tidy up `PKGBUILD`
2024-02-21 16:12:32 +02:00

14 lines
314 B
YAML

build_prefix: extra-x86_64
maintainers:
- github: althonos
email: althonosdev@gmail.com
pre_build_script: |
update_pkgver_and_pkgrel(_G.newver)
post_build_script: |
git_pkgbuild_commit()
update_aur_repo()
update_on:
- source: github
github: torognes/vsearch
use_max_tag: true
prefix: 'v'