aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-catkin-pkg-modules/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-catkin-pkg-modules/APKBUILD b/testing/py3-catkin-pkg-modules/APKBUILD
index cebf6cc77a..5054f478f8 100644
--- a/testing/py3-catkin-pkg-modules/APKBUILD
+++ b/testing/py3-catkin-pkg-modules/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Russ Webber <russ@rw.id.au>
pkgname=py3-catkin-pkg-modules
_pkgname=catkin_pkg_modules
-pkgver=0.4.12
+pkgver=0.4.13
pkgrel=0
pkgdesc="Standalone Python library for the catkin build system."
url="http://wiki.ros.org/catkin_pkg"
@@ -23,4 +23,4 @@ build() {
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="ce04475b9d974cf08e1bd9f1cce9e476975d6d8162d00d856c3fa0e3155b95b1a5d68f1992d5be2ccd8cb7b9c5eba7a62b85062537e30368708ee4f2c8d7fe5f catkin_pkg_modules-0.4.12.tar.gz"
+sha512sums="7c8a69adfeceaf0578de76f4bb7c84cef94fa363f3e101981ed97f3f244c65d2dd9c79c3896e0b0bd98d663f38eeac2005aa4a834d03bf5e35813c1bf47817c6 catkin_pkg_modules-0.4.13.tar.gz"