summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjwhendy2019-09-15 14:57:34 -0500
committerjwhendy2019-09-17 21:46:54 -0500
commit9d22ce863a1e6016040e978536a1474a2f3b256c (patch)
tree7bb4396f907ae597fafe7bd4c4afbc26e27afeef /PKGBUILD
parent42fbaa5e6ee2a6918ddf878661c084fe3a16a103 (diff)
downloadaur-9d22ce863a1e6016040e978536a1474a2f3b256c.tar.gz
updated _dir, sources, and shasums; pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c24efeeb1cb..3c5a5768d3fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,8 @@ url='https://github.com/ros-planning/navigation'
pkgname='ros-melodic-costmap-2d'
pkgver='1.16.2'
-_pkgver_patch=0
arch=('any')
-pkgrel=2
+pkgrel=3
license=('BSD')
ros_makedepends=(ros-melodic-message-filters
@@ -58,9 +57,9 @@ depends=(${ros_depends[@]})
# sha256sums=('SKIP')
# Tarball version (faster download)
-_dir="navigation-release-release-melodic-costmap_2d-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/navigation-release/archive/release/melodic/costmap_2d/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('187901c824e86f552a2412c712120acad3e06efa0a9c8a44bb8c7d6c0832a1a1')
+_dir="navigation-${pkgver}/costmap_2d"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-planning/navigation/archive/${pkgver}.tar.gz")
+sha256sums=('d83201296e773e2789635fddf39ac18e9465219b18707e53bd2361de4762d205')
build() {
# Use ROS environment variables