summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c835bfde059f..6d456414cbdc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = ros-indigo-catkin
depends = python2-empy
depends = python2
source = ros-indigo-catkin-0.6.18-0.tar.gz::https://github.com/ros-gbp/catkin-release/archive/release/indigo/catkin/0.6.18-0.tar.gz
- sha256sums = f81e0b7a905040088c5742d07a294eccf5c328265ce838cd94204f09d2087d15
+ sha256sums = 16c86a2959973c78980d95a7e797562e92d8d29c0615c7b6114333217693426b
pkgname = ros-indigo-catkin
diff --git a/PKGBUILD b/PKGBUILD
index 15efbb8e2fc1..440fe1b238e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="catkin-release-release-indigo-catkin-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/catkin-release/archive/release/indigo/catkin/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('f81e0b7a905040088c5742d07a294eccf5c328265ce838cd94204f09d2087d15')
+sha256sums=('16c86a2959973c78980d95a7e797562e92d8d29c0615c7b6114333217693426b')
build() {
# Use ROS environment variables