summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjwhendy2019-09-15 14:58:28 -0500
committerjwhendy2019-09-15 21:52:54 -0500
commit0276a546edf893f95d2c989879f05c12bd373b7b (patch)
tree72fa39f9cedcf78fd3cd0f0c91a5639128f82e53 /PKGBUILD
parent4f5f5e745e1c93c092a216a0ee0ac8dfebcae5ea (diff)
downloadaur-0276a546edf893f95d2c989879f05c12bd373b7b.tar.gz
updated _dir, sources, and shasums; pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5cb2f59e573..7fd96a73c6bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-melodic-common-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-common_tutorials-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/common_tutorials-release/archive/release/melodic/common_tutorials/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('a74b72d318a6002dcee5e39472587f5fbe70741e93e71fac242b4ad60b78d9d0')
+_dir="common_tutorials-${pkgver}/common_tutorials"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/common_tutorials/archive/${pkgver}.tar.gz")
+sha256sums=('e6015c289219df58253809254baa53dbf2f3190b61d77fac2b2fb8b8c12f3ec1')
build() {
# Use ROS environment variables.