summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKartik Mohta2020-09-14 10:26:03 +0530
committerKartik Mohta2020-09-14 10:26:03 +0530
commit6db4e26854c18cdb1bc1b9c772663ac06ad51eb3 (patch)
tree2824932bd9ca6fc17a159466ab5c794169bcdcea /PKGBUILD
parent6ec6fc2acce5d9f3328fdce09337c41db3a0386f (diff)
downloadaur-6db4e26854c18cdb1bc1b9c772663ac06ad51eb3.tar.gz
For some reason, the checksum changed for the same version from github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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'