summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornick black2020-10-19 09:16:42 -0400
committernick black2020-10-19 09:16:42 -0400
commit70af5e1d1b81f041198b69ba8b959726a3764824 (patch)
tree31ec52103f90d7f545d0ccbf424ae2872b7f3066 /PKGBUILD
parent5d93f321611a54823b2d3e6ab8d6af987d202d0c (diff)
downloadaur-70af5e1d1b81f041198b69ba8b959726a3764824.tar.gz
new upstream version 0.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd462c06d6e5..6976b8a1839c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - rosparam wrapper with improved error checking."
url='https://github.com/PickNikRobotics/rosparam_shortcuts'
pkgname='ros-melodic-rosparam-shortcuts'
-pkgver='0.3.3'
+pkgver='0.4.0'
arch=('x86_64')
pkgrel=1
license=('unknown')
@@ -32,7 +32,7 @@ depends=(
_dir="rosparam_shortcuts-${pkgver}/"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/PickNikRobotics/rosparam_shortcuts/archive/${pkgver}.tar.gz")
-sha256sums=('3022ea05b63f57209ceb0fb0df21c7c8747d8af9825949a65e94d9cb7a2ef8cc')
+sha256sums=('b858eb37e6fe31df8e58b80ce1ebbf42a7e3d1a68a9fd49fb51866a8d008d887')
build() {
# Use ROS environment variables.