summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-05-26 03:07:47 +0700
committerAchmad Fathoni2021-05-26 03:07:47 +0700
commit84102f55e5d968df1f7f0f4bcad8e5fb2db867cc (patch)
tree0f2a41dcb6564b781341f06b1fcfdbad231dcd00 /PKGBUILD
parenta1fb76a9b326b9e83675bc09943858d9cb065922 (diff)
downloadaur-ros-noetic-rqt-dep.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f900c2284576..e4f2009c6424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - rqt_dep provides a GUI plugin for visualizing the ROS dependency
url='https://wiki.ros.org/rqt_dep'
pkgname='ros-noetic-rqt-dep'
-pkgver='0.4.11'
+pkgver='0.4.12'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -36,7 +36,7 @@ depends=(
_dir="rqt_dep-${pkgver}/"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-visualization/rqt_dep/archive/${pkgver}.tar.gz")
-sha256sums=('e6d2185b06cf119dea0b752f3f3ace185d158b041041acd8f256f76a59aa2b7b')
+sha256sums=('9a69cda0491aa8b1239c9aa9d8b5bb9f38827d85f5d60fecfd3a2a4636e1af92')
build() {
# Use ROS environment variables.