summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2022-10-08 00:01:24 +0700
committerAchmad Fathoni2022-10-08 00:01:24 +0700
commitca0e70207429861d259153bca282d0e951fdad7f (patch)
tree5ff75ba254454c12df2bd646c1e5b1696283d821
parent0504f286467f8624ab8172f365970a60d992124b (diff)
downloadaur-ca0e70207429861d259153bca282d0e951fdad7f.tar.gz
Update package
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f259055fe4c..ef7408135c16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,6 +19,6 @@ pkgbase = ros-noetic-mavros-msgs
depends = ros-noetic-sensor-msgs
depends = ros-noetic-geographic-msgs
source = ros-noetic-mavros-msgs-1.14.0.tar.gz::https://github.com/mavlink/mavros-release/archive/refs/tags/upstream/1.14.0.tar.gz
- sha256sums = 4c7a33080cb79b3adb5794c2b3057e64b019c36ee24806d4045120625bec5e02
+ sha256sums = fc067387de1256a7bb2373e3938c242ad79580a16387f7f69be3302a7cb2fe50
pkgname = ros-noetic-mavros-msgs
diff --git a/PKGBUILD b/PKGBUILD
index 7790abe5a89a..a07785f05d3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - mavros_msgs defines messages for MAVROS."
url='https://wiki.ros.org/mavros_msgs'
pkgname='ros-noetic-mavros-msgs'
-pkgver=1.14.0
+pkgver='1.14.0'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('GPLv3, LGPLv3, BSD')
@@ -34,7 +34,7 @@ depends=(
_dir="mavros-release-upstream-${pkgver}/mavros_msgs"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/mavlink/mavros-release/archive/refs/tags/upstream/${pkgver}.tar.gz")
-sha256sums=('4c7a33080cb79b3adb5794c2b3057e64b019c36ee24806d4045120625bec5e02')
+sha256sums=('fc067387de1256a7bb2373e3938c242ad79580a16387f7f69be3302a7cb2fe50')
build() {
# Use ROS environment variables