summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKartik Mohta2022-04-07 15:04:09 +0530
committerKartik Mohta2022-04-07 15:04:09 +0530
commitc92863b78a7ae8168813fbe448cef9d2634519fc (patch)
tree69beed3b8041e11d898739e202c6a897b605b8d7 /PKGBUILD
parentf60a065142b9e8964f9a7a081a78bd73733790ad (diff)
downloadaur-c92863b78a7ae8168813fbe448cef9d2634519fc.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 9bf3009525d0..55e5fb26e988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kartik Mohta <kartikmohta@gmail.com>
pkgname=('python-catkin_lint')
-pkgver='1.6.16'
+pkgver='1.6.17'
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=('ca9de386450a6fe64bea05a52276d780489ada69ade8b94330db81fe6782f104')
+sha256sums=('1301d958e73751f1a6f7b978fc650407a2efe7ffa48418192d52cf189e9f1356')
_module='catkin_lint'