From 31eb98cee2547ca2770712cdfc2517eb447b200e Mon Sep 17 00:00:00 2001 From: Kuoi Date: Mon, 18 Apr 2022 13:28:06 +0100 Subject: [PATCH] maintain the AUR --- BioArchLinux/bbmap/lilac.py | 1 + 1 file changed, 1 insertion(+) diff --git a/BioArchLinux/bbmap/lilac.py b/BioArchLinux/bbmap/lilac.py index fcbff72939..95588104e1 100644 --- a/BioArchLinux/bbmap/lilac.py +++ b/BioArchLinux/bbmap/lilac.py @@ -8,3 +8,4 @@ def pre_build(): def post_build(): git_add_files('PKGBUILD') git_commit() + update_aur_repo()