summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerry Lin2018-11-03 13:07:32 +0800
committerJerry Lin2018-11-03 13:07:32 +0800
commit41746dcc907ba2035a252024de5a7e28ad9c2d6b (patch)
tree5ef5550fcf7d941bf7730d0865bfd53be9a6e81f
parent110921bd2b4fa61a796c3d7710fd12543beb48d2 (diff)
downloadaur-41746dcc907ba2035a252024de5a7e28ad9c2d6b.tar.gz
Update sha256 checksum and update to 1.8.9-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3357511cf9f..3843e6a6852e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Tue Mar 8 00:57:31 UTC 2016
pkgbase = ros-indigo-diagnostic-common-diagnostics
pkgdesc = ROS - diagnostic_common_diagnostics.
pkgver = 1.8.9
- pkgrel = 1
+ pkgrel = 2
url = http://ros.org/wiki/diagnostic_common_diagnostics
arch = any
license = BSD
@@ -17,7 +15,7 @@ pkgbase = ros-indigo-diagnostic-common-diagnostics
depends = ros-indigo-rospy
depends = hddtemp
source = ros-indigo-diagnostic-common-diagnostics-1.8.9-0.tar.gz::https://github.com/ros-gbp/diagnostics-release/archive/release/indigo/diagnostic_common_diagnostics/1.8.9-0.tar.gz
- sha256sums = fc526530061e0be99b56f8a68ec25d8e4106ff86c04f7aa8192a714a2f8eb8bb
+ sha256sums = b2d7914acc59aeb1061515bc10b534649117ca7b4660fd658b884b523a88dcae
pkgname = ros-indigo-diagnostic-common-diagnostics
diff --git a/PKGBUILD b/PKGBUILD
index fd34e174f23f..cd82853e590f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-indigo-diagnostic-common-diagnostics'
pkgver='1.8.9'
_pkgver_patch=0
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(ros-indigo-diagnostic-updater
@@ -31,7 +31,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="diagnostics-release-release-indigo-diagnostic_common_diagnostics-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/diagnostics-release/archive/release/indigo/diagnostic_common_diagnostics/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('fc526530061e0be99b56f8a68ec25d8e4106ff86c04f7aa8192a714a2f8eb8bb')
+sha256sums=('b2d7914acc59aeb1061515bc10b534649117ca7b4660fd658b884b523a88dcae')
build() {
# Use ROS environment variables