summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Chrétien2014-06-23 11:09:46 +0200
committerBenjamin Chrétien2014-06-23 11:09:46 +0200
commit648dd5d0a402f6f701034768709f898618087385 (patch)
tree5a4c693c6f70c2558184cd08eb12fcd581cf77e4
parent84d7a3de1e426da68495c15fec291f632f6fb527 (diff)
downloadaur-648dd5d0a402f6f701034768709f898618087385.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 e11ec2125dea..eb0b45bfdd0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-indigo-roscreate
pkgdesc = ROS - roscreate contains a tool that assists in the creation of ROS filesystem resources.
- pkgver = 1.11.1
- pkgrel = 3
+ pkgver = 1.11.2
+ pkgrel = 1
url = http://ros.org/wiki/roscreate
arch = any
license = BSD
@@ -10,7 +10,7 @@ pkgbase = ros-indigo-roscreate
makedepends = ros-build-tools
makedepends = ros-indigo-catkin
depends = python2-rospkg
- source = roscreate::git+https://github.com/ros-gbp/ros-release.git#tag=release/indigo/roscreate/1.11.1-1
+ source = roscreate::git+https://github.com/ros-gbp/ros-release.git#tag=release/indigo/roscreate/1.11.2-0
md5sums = SKIP
pkgname = ros-indigo-roscreate
diff --git a/PKGBUILD b/PKGBUILD
index 52d44c6afeb0..1d7278038f22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - roscreate contains a tool that assists in the creation of ROS fil
url='http://ros.org/wiki/roscreate'
pkgname='ros-indigo-roscreate'
-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)