* update ansible to 11.0.0-2

This commit is contained in:
Alexander Baldeck 2024-12-05 16:09:17 +01:00
parent 6eb33cadea
commit 876a8b41d8
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = ansible
pkgdesc = Official assortment of Ansible collections
pkgver = 11.0.0
pkgrel = 1
pkgrel = 2
url = https://pypi.org/project/ansible/
arch = any
license = GPL-3.0-or-later

View File

@ -4,7 +4,7 @@
pkgname=ansible
pkgver=11.0.0
pkgrel=1
pkgrel=2
pkgdesc='Official assortment of Ansible collections'
arch=(any)
url='https://pypi.org/project/ansible/'