summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKartik Mohta2021-07-28 19:58:33 +0530
committerKartik Mohta2021-07-28 19:58:33 +0530
commit315d2a6836ebd0dddfdbc44b45271ee226123c85 (patch)
tree5755eb941dd6fd5690d93478086b671cd9b9909b
parent21e7e106a56c46a900877d4dbc1f204acbc01173 (diff)
downloadaur-315d2a6836ebd0dddfdbc44b45271ee226123c85.tar.gz
Update checksum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f722c5239564..eb0bbb26a256 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-catkin_lint
pkgdesc = Check catkin packages for common errors
pkgver = 1.6.14
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/fkie/catkin_lint
arch = any
license = BSD
@@ -13,6 +13,6 @@ pkgbase = python-catkin_lint
conflicts = python2-catkin_lint
conflicts = python-catkin-lint
source = https://github.com/fkie/catkin_lint/archive/1.6.14.tar.gz
- sha256sums = 5411c2a5d0f1cdbcb8e7cc2506610181716845e005eb4efe4d277ee660639fc1
+ sha256sums = e460c114f0206d4fbfd13161bf2795e96fe8b20b457c829533c9240939e9c40f
pkgname = python-catkin_lint
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'