summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Chrétien2014-06-23 11:09:46 +0200
committerBenjamin Chrétien2014-06-23 11:09:46 +0200
commit32c2289b7c70beca46a82332aa7d5022a653c46b (patch)
treee1839847ddce406044d91688a973e7885ca28241
parentc71b813cc15e46c809326542366377d7e52ffc04 (diff)
downloadaur-32c2289b7c70beca46a82332aa7d5022a653c46b.tar.gz
indigo: update desktop_full.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32eed7ae2ce6..97f0ae0b1ea6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-indigo-rosbash
pkgdesc = ROS - Assorted shell commands for using ros with bash.
- pkgver = 1.11.1
- pkgrel = 3
+ pkgver = 1.11.2
+ pkgrel = 1
url = http://www.ros.org/wiki/rosbash
arch = any
license = BSD
@@ -10,7 +10,7 @@ pkgbase = ros-indigo-rosbash
makedepends = ros-build-tools
makedepends = ros-indigo-catkin
depends = ros-indigo-catkin
- source = rosbash::git+https://github.com/ros-gbp/ros-release.git#tag=release/indigo/rosbash/1.11.1-1
+ source = rosbash::git+https://github.com/ros-gbp/ros-release.git#tag=release/indigo/rosbash/1.11.2-0
md5sums = SKIP
pkgname = ros-indigo-rosbash
diff --git a/PKGBUILD b/PKGBUILD
index 131237fea95f..af41be9a4b67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - Assorted shell commands for using ros with bash."
url='http://www.ros.org/wiki/rosbash'
pkgname='ros-indigo-rosbash'
-pkgver='1.11.1'
-_pkgver_patch=1
+pkgver='1.11.2'
+_pkgver_patch=0
arch=('any')
-pkgrel=3
+pkgrel=1
license=('BSD')
ros_makedepends=(ros-indigo-catkin)