summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKartik Mohta2022-06-26 12:30:10 +0530
committerKartik Mohta2022-06-26 12:30:10 +0530
commit326149752a8728a2bbce0f5c26b7f13d0c0be116 (patch)
tree425902438f08c8a71e057e654160b60a95ad630a
parentc92863b78a7ae8168813fbe448cef9d2634519fc (diff)
downloadaur-326149752a8728a2bbce0f5c26b7f13d0c0be116.tar.gz
Update checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d770bb403e70..2ca7db5f5220 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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.17.tar.gz
- sha256sums = 1301d958e73751f1a6f7b978fc650407a2efe7ffa48418192d52cf189e9f1356
+ sha256sums = 8316eec290e150e77bf4160fefe25ccee8ffec81ca7f6e464ea15b9c5aba3d9f
pkgname = python-catkin_lint
diff --git a/PKGBUILD b/PKGBUILD
index 55e5fb26e988..d8a6116c6312 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=('1301d958e73751f1a6f7b978fc650407a2efe7ffa48418192d52cf189e9f1356')
+sha256sums=('8316eec290e150e77bf4160fefe25ccee8ffec81ca7f6e464ea15b9c5aba3d9f')
_module='catkin_lint'