summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKartik Mohta2022-01-22 09:27:35 +0530
committerKartik Mohta2022-01-22 09:27:35 +0530
commitf60a065142b9e8964f9a7a081a78bd73733790ad (patch)
tree034169f33a7242dc1fcf0934c48b39f1b622005f /PKGBUILD
parent559befeb54c1d6a3e5a5a9a44704a37178fc9e6c (diff)
downloadaur-f60a065142b9e8964f9a7a081a78bd73733790ad.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f0abfd2baa0..9bf3009525d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Kartik Mohta <kartikmohta@gmail.com>
pkgname=('python-catkin_lint')
-pkgver='1.6.15'
-pkgrel=2
+pkgver='1.6.16'
+pkgrel=1
pkgdesc='Check catkin packages for common errors'
arch=('any')
url='https://github.com/fkie/catkin_lint'
@@ -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=('b24e1a67ea3feb63d28cbdf9cc14c72983c08d971686b747f3805f78c6226b29')
+sha256sums=('ca9de386450a6fe64bea05a52276d780489ada69ade8b94330db81fe6782f104')
_module='catkin_lint'