summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbionade242020-05-12 11:01:01 +0200
committerbionade242020-05-12 11:01:01 +0200
commit650782f52c2893c442c6cc083e90011d16e16fe0 (patch)
treeb9cbae89f33e2c59f34f81fdc9cd837c2cabdaf7 /PKGBUILD
parent18a48b111a531e0f660ea52de98d983a32937939 (diff)
downloadaur-650782f52c2893c442c6cc083e90011d16e16fe0.tar.gz
Updated package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 022b8ff53668..aaf31cf2bd69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This unary stack contains the dynamic_reconfigure package which p
url='https://wiki.ros.org/dynamic_reconfigure'
pkgname='ros-melodic-dynamic-reconfigure'
-pkgver='1.6.0'
+pkgver='1.6.3'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=2
license=('BSD')
@@ -42,7 +42,7 @@ depends=(
_dir="dynamic_reconfigure-${pkgver}"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/dynamic_reconfigure/archive/${pkgver}.tar.gz")
-sha256sums=('8dad5836e6844f1ab76b1b155a9ec3f34bdaa7a5c629d6197b85c96812d8bca6')
+sha256sums=('2916e14caabe367f9260b18d9c7914516a5c18a7bc6305b6b60c74ddd1c3a919')
build() {
# Use ROS environment variables.