diff --git a/repo/bcachefs-tools-git/lilac.yaml b/repo/bcachefs-tools-git/lilac.yaml new file mode 100644 index 0000000..8e535f3 --- /dev/null +++ b/repo/bcachefs-tools-git/lilac.yaml @@ -0,0 +1,15 @@ +maintainers: + - github: yingziwu + email: i@bgme.me + +build_prefix: extra-x86_64 + +pre_build: aur_pre_build + +post_build: aur_post_build + +update_on: + - source: aur + aur: bcachefs-tools-git + - source: github + github: koverstreet/bcachefs-tools \ No newline at end of file diff --git a/repo/linux-bcachefs-git/lilac.yaml b/repo/linux-bcachefs-git/lilac.yaml new file mode 100644 index 0000000..2b6b3e4 --- /dev/null +++ b/repo/linux-bcachefs-git/lilac.yaml @@ -0,0 +1,18 @@ +maintainers: + - github: yingziwu + email: i@bgme.me + +repo_depends: + - bcachefs-tools-git + +build_prefix: extra-x86_64 + +pre_build: aur_pre_build + +post_build: aur_post_build + +update_on: + - source: aur + aur: linux-bcachefs-git + - source: github + github: koverstreet/bcachefs \ No newline at end of file