summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonçalo Camelo Neves Pereira2018-08-05 12:30:42 +0100
committerGonçalo Camelo Neves Pereira2018-08-05 12:30:42 +0100
commitdb9152671a945443a3ff30edd0274d6afd8d3c86 (patch)
tree043796fc32526d8fb99ef17a1c0ffb1ae05ea7a3
parent72d11a6aee76dea9f61a038ee0ab55b82cc4a165 (diff)
downloadaur-db9152671a945443a3ff30edd0274d6afd8d3c86.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca8a25bf4392..7eb540061272 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-melodic-qt-gui-cpp
pkgdesc = ROS - qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available.
- pkgver = 0.3.8
+ pkgver = 0.3.9
pkgrel = 1
url = http://ros.org/wiki/qt_gui_cpp
arch = any
@@ -17,8 +17,8 @@ pkgbase = ros-melodic-qt-gui-cpp
depends = ros-melodic-pluginlib
depends = ros-melodic-qt-gui
depends = tinyxml
- source = ros-melodic-qt-gui-cpp-0.3.8-0.tar.gz::https://github.com/ros-gbp/qt_gui_core-release/archive/release/melodic/qt_gui_cpp/0.3.8-0.tar.gz
- sha256sums = f6129008dbf1dafc98a5a7d419d04b7feed223a3b5dab5d0fde54d81c07a1c11
+ source = ros-melodic-qt-gui-cpp-0.3.9-0.tar.gz::https://github.com/ros-gbp/qt_gui_core-release/archive/release/melodic/qt_gui_cpp/0.3.9-0.tar.gz
+ sha256sums = 503ed11486b3422e0c86e7e9235c53dabdd4384a60a42370984747522f97a744
pkgname = ros-melodic-qt-gui-cpp
diff --git a/PKGBUILD b/PKGBUILD
index d0b46760ae65..05fc2ccbffbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - qt_gui_cpp provides the foundation for C++-bindings for qt_gui an
url='http://ros.org/wiki/qt_gui_cpp'
pkgname='ros-melodic-qt-gui-cpp'
-pkgver='0.3.8'
+pkgver='0.3.9'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -34,7 +34,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="qt_gui_core-release-release-melodic-qt_gui_cpp-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/qt_gui_core-release/archive/release/melodic/qt_gui_cpp/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('f6129008dbf1dafc98a5a7d419d04b7feed223a3b5dab5d0fde54d81c07a1c11')
+sha256sums=('503ed11486b3422e0c86e7e9235c53dabdd4384a60a42370984747522f97a744')
build() {
# Use ROS environment variables