summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Wolsieffer2019-02-22 18:46:26 -0500
committerBen Wolsieffer2019-02-22 18:46:26 -0500
commit694207562ecce44d725a6ba3ba1a31439784838e (patch)
treec04200214adc415818a9771cd6a6193d5059e95d
parent1e2277e04af2b17548f03521e0cb51655444e10f (diff)
downloadaur-694207562ecce44d725a6ba3ba1a31439784838e.tar.gz
Fix directory.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ebcfdb8a771..3cf8c42a4edd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Feb 22 22:41:39 UTC 2019
+# Fri Feb 22 23:46:22 UTC 2019
pkgbase = ros-kinetic-rqt-multiplot
pkgdesc = ROS - rqt_multiplot provides a GUI plugin for visualizing numeric values in multiple 2D plots using the Qwt plotting backend.
pkgver = 0.0.10
diff --git a/PKGBUILD b/PKGBUILD
index 2cf12f85cad3..2090bcb16aa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,7 +37,7 @@ depends=(${ros_depends[@]}
# sha256sums=('SKIP')
# Tarball version (faster download)
-_dir="rqt_multiplot_plugin-release-release-kinetic-rqt_multiplot-${pkgver}-${_pkgver_patch}"
+_dir="rqt_multiplot_plugin-release-release-kinetic-rqt_multiplot"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/anybotics/rqt_multiplot_plugin-release/archive/release/kinetic/rqt_multiplot/${pkgver}-${_pkgver_patch}.tar.gz")
sha256sums=('b1dfb84033dec21d9553417ad4b1c3faf9eeb4294a6f00551eb2e79d9109158f')