aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-catkin-pkg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-catkin-pkg')
-rw-r--r--testing/py3-catkin-pkg/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-catkin-pkg/APKBUILD b/testing/py3-catkin-pkg/APKBUILD
index a9cd96cfcf..3c74007fb9 100644
--- a/testing/py3-catkin-pkg/APKBUILD
+++ b/testing/py3-catkin-pkg/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Russ Webber <russ@rw.id.au>
pkgname=py3-catkin-pkg
_pkgname=catkin_pkg
-pkgver=0.4.15
+pkgver=0.4.16
pkgrel=0
pkgdesc="Standalone Python library for the catkin build system."
url="http://wiki.ros.org/catkin_pkg"
@@ -24,4 +24,4 @@ build() {
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d81c04f83cc8bbd38db5ea96ffa95fd167e1767223ba99f5a6c0835f5b7744b4cb0a64e2f7e2eb4f0c3cd95a8645164dfb18a11aab18e77ebab70686adfd975a catkin_pkg-0.4.15.tar.gz"
+sha512sums="e4589b22823688561af2ef6e583d14280705e5fcc6e397d6e329e83f2cf4626fef538428e234590cf4522a90cecfc18184bec43ff1c19deafed60feba33bf683 catkin_pkg-0.4.16.tar.gz"