summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02ea9264944e..398a946e92d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-melodic-librviz-tutorial'
pkgver='0.10.3'
_pkgver_patch=0
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(
@@ -33,9 +33,9 @@ depends=(
qt5-base
)
-_dir="visualization_tutorials-release-release-melodic-librviz_tutorial-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/visualization_tutorials-release/archive/release/melodic/librviz_tutorial/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('65aad5382b304957a927f31695570cc9e8ff720bea22e8ca72bd049a80b54fa0')
+_dir="visualization_tutorials-${pkgver}/librviz_tutorial"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-visualization/visualization_tutorials/archive/${pkgver}.tar.gz")
+sha256sums=('a3162d933fea0dd58b99e46fb71ea5d8596ef6e46eaf3a906e4bf20e9ca1bb1c')
build() {
# Use ROS environment variables.