diff options
author | Kartik Mohta | 2019-01-13 01:38:24 -0800 |
---|---|---|
committer | Kartik Mohta | 2019-01-13 01:38:24 -0800 |
commit | 5d0aec562331e9cdd9f538780288482aa5f1b669 (patch) | |
tree | 334fe5638df8ba9ed85805389c3f7c513bb9c36f /.SRCINFO | |
parent | 11f435948caf1419a04d05b26b2772b60f47a618 (diff) | |
download | aur-5d0aec562331e9cdd9f538780288482aa5f1b669.tar.gz |
Update version
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-catkin_lint pkgdesc = Check catkin packages for common errors - pkgver = 1.5.3 + pkgver = 1.5.5 pkgrel = 1 url = https://github.com/fkie/catkin_lint arch = any @@ -11,8 +11,8 @@ pkgbase = python-catkin_lint provides = python-catkin-lint conflicts = python2-catkin_lint conflicts = python-catkin-lint - source = https://files.pythonhosted.org/packages/source/c/catkin_lint/catkin_lint-1.5.3.tar.gz - md5sums = 0c5b97677387c4e858861863e9ec1de0 + source = https://files.pythonhosted.org/packages/source/c/catkin_lint/catkin_lint-1.5.5.tar.gz + md5sums = b80b1ababb4f06fcdc7ac0d9119de7cd pkgname = python-catkin_lint |