summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2021-06-30 18:22:30 +0700
committerAchmad Fathoni2021-06-30 18:22:30 +0700
commitbbdeb016c27051c11b73b1aacfa31cbdfc4e773e (patch)
tree58459a481a57f88034f3fdad308f67eaeadc3e87
parent80d358b1bcc0887262aaaa69f4f0ebac05cba1a9 (diff)
downloadaur-bbdeb016c27051c11b73b1aacfa31cbdfc4e773e.tar.gz
Update package
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f5573af9dc4..41be76882f59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-noetic-geographic-msgs
pkgdesc = ROS - ROS messages for Geographic Information Systems.
- pkgver = 0.5.5
+ pkgver = 0.5.6
pkgrel = 1
url = https://wiki.ros.org/geographic_msgs
arch = any
@@ -16,8 +16,7 @@ pkgbase = ros-noetic-geographic-msgs
depends = ros-noetic-geometry-msgs
depends = ros-noetic-uuid-msgs
depends = ros-noetic-std-msgs
- source = ros-noetic-geographic-msgs-0.5.5.tar.gz::https://github.com/ros-geographic-info/geographic_info/archive/0.5.5.tar.gz
- sha256sums = 08ef80705a422eb9069930a2f6968523dfd8f183a0afed317615f23ab53e4c8a
+ source = ros-noetic-geographic-msgs-0.5.6.tar.gz::https://github.com/ros-geographic-info/geographic_info/archive/0.5.6.tar.gz
+ sha256sums = 0e0e30544c26aba82e9436650848b1442ac5cb4a51157c5acbfdc348d6aadaae
pkgname = ros-noetic-geographic-msgs
-
diff --git a/PKGBUILD b/PKGBUILD
index 09fc493084cc..85796b6409c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - ROS messages for Geographic Information Systems."
url='https://wiki.ros.org/geographic_msgs'
pkgname='ros-noetic-geographic-msgs'
-pkgver='0.5.5'
+pkgver='0.5.6'
arch=('any')
pkgrel=1
license=('BSD')
@@ -32,7 +32,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="geographic_info-${pkgver}/geographic_msgs"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-geographic-info/geographic_info/archive/${pkgver}.tar.gz")
-sha256sums=('08ef80705a422eb9069930a2f6968523dfd8f183a0afed317615f23ab53e4c8a')
+sha256sums=('0e0e30544c26aba82e9436650848b1442ac5cb4a51157c5acbfdc348d6aadaae')
build() {
# Use ROS environment variables