summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjwhendy2019-09-15 14:59:22 -0500
committerjwhendy2019-09-15 20:07:03 -0500
commit7260b936f1a6b5067f753016ae6d14ef1deee273 (patch)
treeca5dbee2e1dafc246f088d137b1172994657051c /PKGBUILD
parent144145e432e36779d9384ad6dbcca8c8d0f4a0c2 (diff)
downloadaur-7260b936f1a6b5067f753016ae6d14ef1deee273.tar.gz
updated _dir, sources, and shasums; bumped pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9409f50a929..f479ce1a0bd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-melodic-rviz-plugin-tutorials'
pkgver='0.10.3'
_pkgver_patch=0
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(
@@ -31,9 +31,9 @@ depends=(
qt5-base
)
-_dir="visualization_tutorials-release-release-melodic-rviz_plugin_tutorials-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/visualization_tutorials-release/archive/release/melodic/rviz_plugin_tutorials/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('88f1ec8a199451ff130c3c4a4375c5c82f2989e6cffec0986ce980e3f25335e0')
+_dir="visualization_tutorials-${pkgver}/rviz_plugin_tutorials"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-visualization/visualization_tutorials/archive/${pkgver}.tar.gz")
+sha256sums=('a3162d933fea0dd58b99e46fb71ea5d8596ef6e46eaf3a906e4bf20e9ca1bb1c')
build() {
# Use ROS environment variables.