summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2021-05-08 05:47:20 +0700
committerAchmad Fathoni2021-05-08 05:47:20 +0700
commit456114efb1566c46ea7219b13822d8640111d4ce (patch)
treeeff2e7f2494d6aa028b5eb08d0b17fa338f3222e
parent4240464cd5e97cc471ceb39ab76baa9cd05bad80 (diff)
downloadaur-456114efb1566c46ea7219b13822d8640111d4ce.tar.gz
Update package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ce23b6d4421..f462ae5d2598 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-noetic-gazebo-ros-pkgs
pkgdesc = ROS - Interface for using ROS with the Gazebo simulator.
- pkgver = 2.9.1
+ pkgver = 2.9.2
pkgrel = 1
url = https://wiki.ros.org/gazebo_ros_pkgs
arch = i686
@@ -16,8 +16,8 @@ pkgbase = ros-noetic-gazebo-ros-pkgs
depends = ros-noetic-gazebo-ros
depends = ros-noetic-gazebo-plugins
depends = ros-noetic-gazebo-dev
- source = ros-noetic-gazebo-ros-pkgs-2.9.1.tar.gz::https://github.com/ros-simulation/gazebo_ros_pkgs/archive/2.9.1.tar.gz
- sha256sums = 9fac7aa1e9773aae20cfef1ec062353f91e4546ebd638e1df2e3f8b51f1e0773
+ source = ros-noetic-gazebo-ros-pkgs-2.9.2.tar.gz::https://github.com/ros-simulation/gazebo_ros_pkgs/archive/2.9.2.tar.gz
+ sha256sums = db937f15e5bf8f804de5d8dc0b67607f8b354aecde35785b6bff2d43387abff4
pkgname = ros-noetic-gazebo-ros-pkgs
diff --git a/PKGBUILD b/PKGBUILD
index 1f71094c10b2..f2f66780e678 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Interface for using ROS with the Gazebo simulator."
url='https://wiki.ros.org/gazebo_ros_pkgs'
pkgname='ros-noetic-gazebo-ros-pkgs'
-pkgver='2.9.1'
+pkgver='2.9.2'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('BSD,LGPL,Apache 2.0')
@@ -21,7 +21,7 @@ depends=(${ros_depends[@]})
_dir="gazebo_ros_pkgs-${pkgver}/gazebo_ros_pkgs"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-simulation/gazebo_ros_pkgs/archive/${pkgver}.tar.gz")
-sha256sums=('9fac7aa1e9773aae20cfef1ec062353f91e4546ebd638e1df2e3f8b51f1e0773')
+sha256sums=('db937f15e5bf8f804de5d8dc0b67607f8b354aecde35785b6bff2d43387abff4')
build() {
# Use ROS environment variables