summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e027452d2b2..6b5cad584890 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='ansible-lint-junit'
pkgname=('python-ansible-lint-junit' 'python2-ansible-lint-junit')
-pkgver='0.10'
+pkgver='0.11'
pkgrel='1'
pkgdesc='ansible-lint to JUnit converter'
arch=('any')
@@ -12,7 +12,7 @@ makedepends=('python' 'python-setuptools'
'python2' 'python2-setuptools')
license=('BSD')
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('721c5cb81f02db86f473951167844d52a95c1de4cbf923a19e113a8013b7e591')
+sha256sums=('5781e47dfc5ea26769d13316bde7f0ae4f242bdaaf84673cf85391265586ff63')
package_python-ansible-lint-junit() {
depends=('ansible-lint')