summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c0a4a663992..670bfca9e3df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-indigo-python-qt-binding
pkgdesc = ROS - This stack provides Python bindings for Qt.
- pkgver = 0.2.13
+ pkgver = 0.2.14
pkgrel = 1
url = http://ros.org/wiki/python_qt_binding
arch = any
@@ -13,7 +13,7 @@ pkgbase = ros-indigo-python-qt-binding
makedepends = python2-pyqt4-10
makedepends = qt4
depends = python2-pyqt4-10
- source = python_qt_binding::git+https://github.com/ros-gbp/python_qt_binding-release.git#tag=release/indigo/python_qt_binding/0.2.13-0
+ source = python_qt_binding::git+https://github.com/ros-gbp/python_qt_binding-release.git#tag=release/indigo/python_qt_binding/0.2.14-0
md5sums = SKIP
pkgname = ros-indigo-python-qt-binding
diff --git a/PKGBUILD b/PKGBUILD
index 3f1ddcb842fc..421f0419ae98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This stack provides Python bindings for Qt."
url='http://ros.org/wiki/python_qt_binding'
pkgname='ros-indigo-python-qt-binding'
-pkgver='0.2.13'
+pkgver='0.2.14'
_pkgver_patch=0
arch=('any')
pkgrel=1