summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKartik Mohta2020-11-21 15:06:30 +0530
committerKartik Mohta2020-11-21 15:06:30 +0530
commit5e182c6ff8d2468333450a71b6c2711f07fa2a49 (patch)
treef236a011b012664cade1d272b1b741f3b166ba86 /PKGBUILD
parent6db4e26854c18cdb1bc1b9c772663ac06ad51eb3 (diff)
downloadaur-5e182c6ff8d2468333450a71b6c2711f07fa2a49.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a98a651b865..269d3e0c1494 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kartik Mohta <kartikmohta@gmail.com>
pkgname=('python-catkin_lint')
-pkgver='1.6.10'
+pkgver='1.6.11'
pkgrel=1
pkgdesc='Check catkin packages for common errors'
arch=('any')
@@ -12,7 +12,7 @@ makedepends=('python-setuptools')
provides=('python-catkin-lint')
conflicts=('python2-catkin_lint' 'python-catkin-lint')
source=("https://github.com/fkie/catkin_lint/archive/${pkgver}.tar.gz")
-sha256sums=('2e52f2f7577f43f0663e9813ec6eacbb0893ee0c8d8f8671adffc32f1d2b346c')
+sha256sums=('83664f4cc7045175ad42804b5fa126e206af4b8db0f7c2c6ec5f962397d03d78')
_module='catkin_lint'