summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 444889c4c4cb..7c1acb72c452 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = python-catkin_lint
conflicts = python2-catkin_lint
conflicts = python-catkin-lint
source = https://github.com/fkie/catkin_lint/archive/1.6.10.tar.gz
- sha256sums = c9cf4908bf0a9822153d44058ebf1c7359305335ad09ebdc6632818dd9632c7e
+ sha256sums = 2e52f2f7577f43f0663e9813ec6eacbb0893ee0c8d8f8671adffc32f1d2b346c
pkgname = python-catkin_lint
diff --git a/PKGBUILD b/PKGBUILD
index 42020357b1bb..9a98a651b865 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('c9cf4908bf0a9822153d44058ebf1c7359305335ad09ebdc6632818dd9632c7e')
+sha256sums=('2e52f2f7577f43f0663e9813ec6eacbb0893ee0c8d8f8671adffc32f1d2b346c')
_module='catkin_lint'