r-*: push a few packages to AUR

This commit is contained in:
Pekka Ristola 2023-12-03 17:35:18 +02:00
parent 36c6f470c9
commit 728012887f
No known key found for this signature in database
GPG key ID: 2C20BE716E05213E
6 changed files with 9 additions and 0 deletions

View file

@ -11,3 +11,4 @@ def pre_build():
def post_build():
git_pkgbuild_commit()
update_aur_repo()

View file

@ -8,3 +8,5 @@ update_on:
repo: cran
md5: true
- alias: r
- source: manual
manual: 1

View file

@ -11,3 +11,4 @@ def pre_build():
def post_build():
git_pkgbuild_commit()
update_aur_repo()

View file

@ -8,3 +8,5 @@ update_on:
repo: cran
md5: true
- alias: r
- source: manual
manual: 1

View file

@ -14,3 +14,4 @@ def pre_build():
def post_build():
git_pkgbuild_commit()
update_aur_repo()

View file

@ -13,3 +13,5 @@ update_on:
repo: core
provided: libxml2.so
strip_release: true
- source: manual
manual: 1