summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2022-03-03 19:19:55 +0700
committerAchmad Fathoni2022-03-03 19:19:55 +0700
commit84371ae2b0738d54256b24f0df09dbf084acec84 (patch)
tree4a2f86f4c997993592efd07efa39eb69ccd1095f /PKGBUILD
parent652e32b947d1e4bec24c9ff7f7f6167229f8ebac (diff)
downloadaur-ros-noetic-resource-retriever.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 97e981fc979e..f66bada3110e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ pkgdesc="ROS - This package retrieves data from url-format files such as http://
url='https://wiki.ros.org/resource_retriever'
pkgname='ros-noetic-resource-retriever'
-pkgver='1.12.6'
+pkgver='1.12.7'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
-pkgrel=2
+pkgrel=1
license=('BSD')
ros_makedepends=(
@@ -37,7 +37,7 @@ depends=(
_dir="resource_retriever-${pkgver}/"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/resource_retriever/archive/${pkgver}.tar.gz")
-sha256sums=('dd44ffa5838b47d34485c66332727989f087ddf025da7ef3f66a2935c71fcab3')
+sha256sums=('5e01da1e97915ef73b169955f4ec311ee292e3f01a3b465f6220bd8662f8e056')
build() {
# Use ROS environment variables.