summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Exner2020-09-04 19:46:11 +0200
committerFelix Exner2020-09-04 19:46:11 +0200
commit2d2266235eae05e3586f51c6fc302b7e7cd8121e (patch)
tree69b1abc5b6e874c5c2eeca70b8855f370d3667df /PKGBUILD
parentedf69cca910a15b4a0ba0ae9c6994b0115eb2aad (diff)
downloadaur-ros-melodic-tf-conversions.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97be55f6077c..fce4a2379336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - This package contains a set of conversion functions to convert co
url='https://wiki.ros.org/tf_conversions'
pkgname='ros-melodic-tf-conversions'
-pkgver='1.12.0'
+pkgver='1.12.1'
_pkgver_patch=0
arch=('any')
-pkgrel=3
+pkgrel=1
license=('BSD')
ros_makedepends=(
@@ -40,7 +40,7 @@ depends=(
_dir="geometry-${pkgver}/tf_conversions"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/geometry/archive/${pkgver}.tar.gz")
-sha256sums=('61a278bdd50e00ea442055d9f70eaf82b5a36916739edca188fa1b71a59507b4')
+sha256sums=('6eacc9bb8e22d55263b1ab06f5c764a33c230084a0520a7d14ddcb6ed5d33f04')
build() {
# Use ROS environment variables.