summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorØystein Sture2023-08-09 09:03:39 +0200
committerØystein Sture2023-08-09 09:03:39 +0200
commit85bc4a1eabd0a467d16a5f92e751843f4002f1d5 (patch)
tree4e725090104808e91c53d3f51f527d9859262248
parent7a2510398a56bfafd2e86e890a3f3fdb0669699e (diff)
downloadaur-85bc4a1eabd0a467d16a5f92e751843f4002f1d5.tar.gz
2023.07.24
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd428b5c12ec..243656579efb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros2-humble-base
pkgdesc = A set of software libraries and tools for building robot applications (base variant)
- pkgver = 2023.06.14
- pkgrel = 2
+ pkgver = 2023.07.24
+ pkgrel = 1
url = https://index.ros.org/p/ros_base/#humble
arch = any
license = Apache
@@ -22,7 +22,7 @@ pkgbase = ros2-humble-base
depends = python-numpy
depends = python-yaml
depends = tinyxml2
- source = ros2::git+https://github.com/ros2/ros2.git#tag=release-humble-20230614
+ source = ros2::git+https://github.com/ros2/ros2.git#tag=release-humble-20230724
source = ros2_base::git+https://github.com/ros2/variants.git#branch=master
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 519afcc9ed79..f90e153bb0da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgname=ros2-humble-base
-pkgver=2023.06.14
-pkgrel=2
+pkgver=2023.07.24
+pkgrel=1
pkgdesc="A set of software libraries and tools for building robot applications (base variant)"
url="https://index.ros.org/p/ros_base/#humble"
arch=('any')