summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKartik Mohta2021-11-25 13:33:24 +0530
committerKartik Mohta2021-11-25 13:33:24 +0530
commit559befeb54c1d6a3e5a5a9a44704a37178fc9e6c (patch)
tree548326f9214d24247ff67787489f9494cfcc1c86
parenta51d3c7df7afb3290ced8264ded1dbd4842aea33 (diff)
downloadaur-559befeb54c1d6a3e5a5a9a44704a37178fc9e6c.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 cbadc147b1be..307c15a230a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-catkin_lint
pkgdesc = Check catkin packages for common errors
pkgver = 1.6.15
- 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.15.tar.gz
- sha256sums = 8086886e24f24c9459542823b2955474095b3b1d9f3f1f0d73fe656e07bb22cd
+ sha256sums = b24e1a67ea3feb63d28cbdf9cc14c72983c08d971686b747f3805f78c6226b29
pkgname = python-catkin_lint
diff --git a/PKGBUILD b/PKGBUILD
index 676842fd00da..2f0abfd2baa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('python-catkin_lint')
pkgver='1.6.15'
-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=('8086886e24f24c9459542823b2955474095b3b1d9f3f1f0d73fe656e07bb22cd')
+sha256sums=('b24e1a67ea3feb63d28cbdf9cc14c72983c08d971686b747f3805f78c6226b29')
_module='catkin_lint'