summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2021-05-08 05:46:45 +0700
committerAchmad Fathoni2021-05-08 05:46:45 +0700
commitb1f9676cd36e553246f94ebeacb56db27c755b65 (patch)
tree436cce838410d8c3c34a94336c4fd68dafde4773
parent2ebc941a296bc8f15d38b3b1ac955583dbc74032 (diff)
downloadaur-b1f9676cd36e553246f94ebeacb56db27c755b65.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 14ac1ddbc5ff..f5f4aa0092ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-noetic-gazebo-dev
pkgdesc = ROS - Provides a cmake config for the default version of Gazebo for the ROS distribution.
- pkgver = 2.9.1
+ pkgver = 2.9.2
pkgrel = 1
url = https://wiki.ros.org/gazebo_ros_pkgs
arch = i686
@@ -13,8 +13,8 @@ pkgbase = ros-noetic-gazebo-dev
makedepends = ros-build-tools
makedepends = ros-noetic-catkin
depends = gazebo
- source = ros-noetic-gazebo-dev-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-dev-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-dev
diff --git a/PKGBUILD b/PKGBUILD
index 67898239d528..7df9fbbc7f14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgdesc="ROS - Provides a cmake config for the default version of Gazebo for the
url='https://wiki.ros.org/gazebo_ros_pkgs'
pkgname='ros-noetic-gazebo-dev'
-pkgver='2.9.1'
+pkgver='2.9.2'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('Apache 2.0')
@@ -17,7 +17,7 @@ depends=(${ros_depends[@]}
_dir="gazebo_ros_pkgs-${pkgver}/gazebo_dev"
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