summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKartik Mohta2021-07-28 19:58:33 +0530
committerKartik Mohta2021-07-28 19:58:33 +0530
commit315d2a6836ebd0dddfdbc44b45271ee226123c85 (patch)
tree5755eb941dd6fd5690d93478086b671cd9b9909b /PKGBUILD
parent21e7e106a56c46a900877d4dbc1f204acbc01173 (diff)
downloadaur-315d2a6836ebd0dddfdbc44b45271ee226123c85.tar.gz
Update checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c5c8790cd04..47cbc1267223 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('python-catkin_lint')
pkgver='1.6.14'
-pkgrel=1
+pkgrel=2
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=('5411c2a5d0f1cdbcb8e7cc2506610181716845e005eb4efe4d277ee660639fc1')
+sha256sums=('e460c114f0206d4fbfd13161bf2795e96fe8b20b457c829533c9240939e9c40f')
_module='catkin_lint'