summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rakowski2017-08-06 12:55:36 +0200
committerTim Rakowski2017-08-06 12:55:36 +0200
commitc538c733b8737823c630f5c62befca11639aebb9 (patch)
treea9da058bcea7831652c3b9087cccdb3d79d4b5c6
parent0fae688a07426d18202810d92dcba926fbd49c5e (diff)
downloadaur-c538c733b8737823c630f5c62befca11639aebb9.tar.gz
Update to version 0.4.9-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1d33ff9c156..2782fc6b4fc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 22 17:06:31 UTC 2017
+# Sun Aug 6 10:47:41 UTC 2017
pkgbase = ros-lunar-rqt-image-view
pkgdesc = ROS - rqt_image_view provides a GUI plugin for displaying images using image_transport.
- pkgver = 0.4.8
+ pkgver = 0.4.9
pkgrel = 1
url = http://wiki.ros.org/rqt_image_view
arch = any
@@ -22,8 +22,8 @@ pkgbase = ros-lunar-rqt-image-view
depends = ros-lunar-sensor-msgs
depends = ros-lunar-cv-bridge
depends = ros-lunar-rqt-gui
- source = ros-lunar-rqt-image-view-0.4.8-0.tar.gz::https://github.com/ros-gbp/rqt_image_view-release/archive/release/lunar/rqt_image_view/0.4.8-0.tar.gz
- sha256sums = ac5f1281c3422079ef7d11362934ae418820a1be33250b0a5f48fd46ea9529b4
+ source = ros-lunar-rqt-image-view-0.4.9-0.tar.gz::https://github.com/ros-gbp/rqt_image_view-release/archive/release/lunar/rqt_image_view/0.4.9-0.tar.gz
+ sha256sums = 2531400cd8a4e72c62b49d3b3545b23db4121ce7de2d1378ac14f5a4a7c01978
pkgname = ros-lunar-rqt-image-view
diff --git a/PKGBUILD b/PKGBUILD
index c1b3c988fa98..086da1cd3889 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - rqt_image_view provides a GUI plugin for displaying images using
url='http://wiki.ros.org/rqt_image_view'
pkgname='ros-lunar-rqt-image-view'
-pkgver='0.4.8'
+pkgver='0.4.9'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -37,7 +37,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="rqt_image_view-release-release-lunar-rqt_image_view-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/rqt_image_view-release/archive/release/lunar/rqt_image_view/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('ac5f1281c3422079ef7d11362934ae418820a1be33250b0a5f48fd46ea9529b4')
+sha256sums=('2531400cd8a4e72c62b49d3b3545b23db4121ce7de2d1378ac14f5a4a7c01978')
build() {
# Use ROS environment variables