summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Chrétien2014-07-13 08:04:16 +0200
committerBenjamin Chrétien2014-07-13 08:04:16 +0200
commitc30fffaa3d26fb4712a563eb469fd4b134dd74f3 (patch)
treef852f10d461b5ba150e60d0e69fd0027224a53f2
parent992224b25dd140826e46b3371fa2aabdada9dcdf (diff)
downloadaur-c30fffaa3d26fb4712a563eb469fd4b134dd74f3.tar.gz
indigo: update desktop_full.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28355251ce27..7530eee2cf4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-indigo-qt-gui
pkgdesc = ROS - qt_gui provides the infrastructure for an integrated graphical user interface based on Qt.
- pkgver = 0.2.24
- pkgrel = 2
+ pkgver = 0.2.25
+ pkgrel = 1
url = http://ros.org/wiki/qt_gui
arch = any
license = BSD
@@ -14,7 +14,7 @@ pkgbase = ros-indigo-qt-gui
depends = ros-indigo-python-qt-binding
depends = python2-rospkg
depends = tango-icon-theme
- source = qt_gui::git+https://github.com/ros-gbp/qt_gui_core-release.git#tag=release/indigo/qt_gui/0.2.24-0
+ source = qt_gui::git+https://github.com/ros-gbp/qt_gui_core-release.git#tag=release/indigo/qt_gui/0.2.25-0
md5sums = SKIP
pkgname = ros-indigo-qt-gui
diff --git a/PKGBUILD b/PKGBUILD
index 4221fef0e3a0..0889bdf4090b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - qt_gui provides the infrastructure for an integrated graphical us
url='http://ros.org/wiki/qt_gui'
pkgname='ros-indigo-qt-gui'
-pkgver='0.2.24'
+pkgver='0.2.25'
_pkgver_patch=0
arch=('any')
-pkgrel=2
+pkgrel=1
license=('BSD')
ros_makedepends=(ros-indigo-catkin)