summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjwhendy2019-09-15 14:58:31 -0500
committerjwhendy2019-09-15 21:19:44 -0500
commit5be3844d0c90dbd698155de4292c92f34001eb17 (patch)
tree72762468cbd3fbceaf0aa1818d0eb79c09859aeb /PKGBUILD
parentc46249717af9c9e57b645b550d84ada04279cbc6 (diff)
downloadaur-5be3844d0c90dbd698155de4292c92f34001eb17.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 f4463503f26a..5912defc4c09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-melodic-diagnostic-common-diagnostics'
pkgver='1.9.3'
_pkgver_patch=0
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(
@@ -35,9 +35,9 @@ depends=(
hddtemp
)
-_dir="diagnostics-release-release-melodic-diagnostic_common_diagnostics-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/diagnostics-release/archive/release/melodic/diagnostic_common_diagnostics/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('e9729593c5e73825e769d670d78ba809db061ffb344132201020eae878c1359c')
+_dir="diagnostics-${pkgver}/diagnostic_common_diagnostics"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/diagnostics/archive/${pkgver}.tar.gz")
+sha256sums=('3b2d3bb7bb333b8685fa084e086c00a044803dac41ff58351161440931d23550')
build() {
# Use ROS environment variables.