summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Radetsky2022-06-13 15:49:47 -0700
committerDaniel Radetsky2022-06-13 15:49:47 -0700
commite27d81b2d3b63f654846dd96cec8d5c693949367 (patch)
tree1732fcf4b5a9a5016f52f083ca66b61ae103662f
parent8f24d0950cdc84b2042cf88a3b1baff25d6395c1 (diff)
downloadaur-ansible-docs-git.tar.gz
update pkgver/srcinfo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a06900b6ae38..92fd3780f68f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ansible-docs-git
pkgdesc = HTML documentation of Ansible
- pkgver = 2.11.0b4.r1444.g3fa377387e0
+ pkgver = 2.11.0b4.r1446.g95df5cb740c
pkgrel = 1
epoch = 1
url = https://github.com/ansible/ansible
@@ -8,7 +8,7 @@ pkgbase = ansible-docs-git
license = GPL3
makedepends = git
makedepends = python
- provides = ansible-docs=2.11.0b4.r1444.g3fa377387e0
+ provides = ansible-docs=2.11.0b4.r1446.g95df5cb740c
options = !strip
source = git+https://github.com/ansible/ansible.git
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0fa692ca3279..4b33d7bbbb41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_reponame='ansible'
pkgname="${_reponame}-docs-git"
pkgdesc='HTML documentation of Ansible'
-pkgver=2.11.0b4.r1444.g3fa377387e0
+pkgver=2.11.0b4.r1446.g95df5cb740c
pkgrel=1
epoch=1
arch=('any')