summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKartik Mohta2020-09-14 10:24:03 +0530
committerKartik Mohta2020-09-14 10:24:03 +0530
commitf82ef374f609aa47db2fa5e9e32aec086e070e26 (patch)
tree61deeec5de4bb050a5bf5474b84846e4f1521b3d
parent1b525fdafeab5acfca28b9e76f220613b712ece4 (diff)
downloadaur-f82ef374f609aa47db2fa5e9e32aec086e070e26.tar.gz
For some reason, the checksum changed for the same version from github
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 813ab4817168..760292b5184f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = python2-catkin_lint
conflicts = python-catkin_lint
conflicts = python2-catkin-lint
source = https://github.com/fkie/catkin_lint/archive/1.6.10.tar.gz
- sha256sums = c9cf4908bf0a9822153d44058ebf1c7359305335ad09ebdc6632818dd9632c7e
+ sha256sums = 2e52f2f7577f43f0663e9813ec6eacbb0893ee0c8d8f8671adffc32f1d2b346c
pkgname = python2-catkin_lint
diff --git a/PKGBUILD b/PKGBUILD
index ca590bf65920..ed08354a0159 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('python2-setuptools')
provides=('python2-catkin-lint')
conflicts=('python-catkin_lint' 'python2-catkin-lint')
source=("https://github.com/fkie/catkin_lint/archive/${pkgver}.tar.gz")
-sha256sums=('c9cf4908bf0a9822153d44058ebf1c7359305335ad09ebdc6632818dd9632c7e')
+sha256sums=('2e52f2f7577f43f0663e9813ec6eacbb0893ee0c8d8f8671adffc32f1d2b346c')
_module='catkin_lint'