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 61e38d91cd3d..7d3b1cadc5ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-melodic-pluginlib-tutorials'
pkgver='0.1.11'
_pkgver_patch=0
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(
@@ -31,9 +31,9 @@ depends=(
${ros_depends[@]}
)
-_dir="common_tutorials-release-release-melodic-pluginlib_tutorials-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/common_tutorials-release/archive/release/melodic/pluginlib_tutorials/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('2a421d7ea4d04ba27c7221abd753f1ebbe040227df1e4c87a3df559064002c17')
+_dir="common_tutorials-${pkgver}/pluginlib_tutorials"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/common_tutorials/archive/${pkgver}.tar.gz")
+sha256sums=('e6015c289219df58253809254baa53dbf2f3190b61d77fac2b2fb8b8c12f3ec1')
build() {
# Use ROS environment variables.