summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorØystein Sture2024-05-24 17:50:31 +0200
committerØystein Sture2024-05-24 17:50:31 +0200
commitd518303a08eb429160bca663b93b320a5c668d3e (patch)
tree1e7c13c29aa90f3bc6674ba1dd113167a16759e7
parentab908d86879f674a0a7f7e2d20b0d5d9f030fec3 (diff)
downloadaur-d518303a08eb429160bca663b93b320a5c668d3e.tar.gz
Patch Release 9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1afb92afd694..e5c2b8dbe1d5 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 = 2024.02.22
- pkgrel = 3
+ pkgver = 2024.05.23
+ pkgrel = 1
url = https://index.ros.org/p/ros_base/#humble
arch = any
license = Apache
@@ -24,7 +24,7 @@ pkgbase = ros2-humble-base
depends = python-yaml
depends = tinyxml
depends = tinyxml2
- source = ros2::git+https://github.com/ros2/ros2.git#tag=release-humble-20240222
+ source = ros2::git+https://github.com/ros2/ros2.git#tag=release-humble-20240523
source = ros2_base::git+https://github.com/ros2/variants.git#branch=master
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bb13af1a0f69..b5653843e368 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgname=ros2-humble-base
-pkgver=2024.02.22
-pkgrel=3
+pkgver=2024.05.23
+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')