summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorØystein Sture2023-09-26 10:36:24 +0200
committerØystein Sture2023-09-26 10:36:24 +0200
commit23063d87e7e322eca0bcfb0f7c30de4e73ef5538 (patch)
treec8fdf976c573095a5a436d6e12d73948c06561b6
parent495de91a8ece16564c2451a57a5b9ac14026308d (diff)
downloadaur-23063d87e7e322eca0bcfb0f7c30de4e73ef5538.tar.gz
Humble patch release 5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d19480592f3..438464f8f8f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros2-humble-base
pkgdesc = A set of software libraries and tools for building robot applications (base variant)
- pkgver = 2023.07.24
+ pkgver = 2023.09.25
pkgrel = 1
url = https://index.ros.org/p/ros_base/#humble
arch = any
@@ -23,7 +23,7 @@ pkgbase = ros2-humble-base
depends = python-yaml
depends = tinyxml
depends = tinyxml2
- source = ros2::git+https://github.com/ros2/ros2.git#tag=release-humble-20230724
+ source = ros2::git+https://github.com/ros2/ros2.git#tag=release-humble-20230925
source = ros2_base::git+https://github.com/ros2/variants.git#branch=master
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9191936b98da..e2cd7fc6aed8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=ros2-humble-base
-pkgver=2023.07.24
+pkgver=2023.09.25
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"