summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiras Zaidan2017-08-10 18:33:23 +0200
committerFiras Zaidan2017-08-10 18:33:23 +0200
commitcd7371617545d72dad8de40f55db073bd63830f4 (patch)
treeb7c3184645f8e65cd5cb9a1a4f7784c541ce668d
parente91c7ca7f7aa524deb2fe829103ece919b14eaa0 (diff)
downloadaur-cd7371617545d72dad8de40f55db073bd63830f4.tar.gz
Update to 1.14.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fd0f3457ee1..05ca338d4ba0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-kinetic-fake-localization
pkgdesc = ROS - A ROS node that simply forwards odometry information.
- pkgver = 1.14.0
- pkgrel = 0
+ pkgver = 1.14.1
+ pkgrel = 1
url = http://wiki.ros.org/fake_localization
arch = any
license = BSD
@@ -23,7 +23,7 @@ pkgbase = ros-kinetic-fake-localization
depends = ros-kinetic-rosconsole
depends = ros-kinetic-tf
depends = ros-kinetic-message-filters
- source = ros-kinetic-fake-localization-1.14.0-0.tar.gz::https://github.com/ros-gbp/navigation-release/archive/release/kinetic/fake_localization/1.14.0-0.tar.gz
+ source = ros-kinetic-fake-localization-1.14.1-0.tar.gz::https://github.com/ros-gbp/navigation-release/archive/release/kinetic/fake_localization/1.14.1-0.tar.gz
sha256sums = 97d96134755441e836d73599bf1a71dcda7f9cacb3bcb52395cb7d292d10dad9
pkgname = ros-kinetic-fake-localization
diff --git a/PKGBUILD b/PKGBUILD
index ec1a65b5753c..a567a0c32342 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@ pkgdesc="ROS - A ROS node that simply forwards odometry information."
url='http://wiki.ros.org/fake_localization'
pkgname='ros-kinetic-fake-localization'
-pkgver='1.14.0'
+pkgver='1.14.1'
_pkgver_patch=0
arch=('any')
-pkgrel=0
+pkgrel=1
license=('BSD')
ros_makedepends=(ros-kinetic-rospy
@@ -39,7 +39,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="navigation-release-release-kinetic-fake_localization-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/navigation-release/archive/release/kinetic/fake_localization/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('97d96134755441e836d73599bf1a71dcda7f9cacb3bcb52395cb7d292d10dad9')
+sha256sums=('6bae98b732255c3ba9a20d550372230aea5f50dba8a7e887b9e83d49ef384b4a')
build() {
# Use ROS environment variables