summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58f10f7450e5..eec35f1973c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Tong Chunli<t.cunly at 163 dot com>
pkgname=python-colcon-ros
-pkgver=0.3.5
+pkgver=0.3.10
pkgrel=1
pkgdesc="An extension for colcon-core to support ROS packages."
arch=(any)
@@ -8,8 +8,8 @@ url="https://pypi.org/project/colcon-ros/"
license=('Apache')
depends=('python-colcon-core' 'python-colcon-library-path' 'python-colcon-cmake' 'python-colcon-pkg-config' 'python-colcon-recursive-crawl' 'python-colcon-python-setup-py' 'python-pyparsing' 'python-catkin_pkg')
makedepends=('python-setuptools')
-source=("https://files.pythonhosted.org/packages/a7/4b/6e0ff8da4e6e4886c22138088ff9974b489c51a2de212efad53715cd7fa1/colcon-ros-$pkgver.tar.gz")
-sha256sums=('1a8c4acb3f0c211a8a436364b7881ad525cae18ea6726f2185cb9995573ff62e')
+source=(https://files.pythonhosted.org/packages/bd/70/d9e688261bf824546426120cb8e87375114bcaa98364d0fc0cb68937330e/colcon-ros-0.3.10.tar.gz)
+sha256sums=('e560084af1f8aa059e7ea579357904137ede59b8083562bdd6e39f2db147143f')
package() {