summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjwhendy2019-09-15 14:58:40 -0500
committerjwhendy2019-09-15 14:58:40 -0500
commit2fecd4b976aebe67897a6931c99b7dd9670401a2 (patch)
tree3c639970c14fc12a6010eea0889cf56c0d630677 /PKGBUILD
parent0c06491fc617af29b2f03abe70653f5ebb792da7 (diff)
downloadaur-2fecd4b976aebe67897a6931c99b7dd9670401a2.tar.gz
updated _dir, sources, and shasums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a812d1f7bb75..2fbdcf7a2071 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - The actionlib stack provides a standardized interface for interfa
url='https://www.wiki.ros.org/actionlib'
pkgname='ros-melodic-actionlib'
-pkgver='1.11.15'
+pkgver='1.12.0'
arch=('any')
pkgrel=1
license=('BSD')
@@ -45,7 +45,7 @@ depends=(
_dir="actionlib-${pkgver}"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/actionlib/archive/${pkgver}.tar.gz")
-sha256sums=('393cfb455da1c474e0bc8eb2551bfd8ebcc4131a64d71032b6c2af261ba802ff')
+sha256sums=('25d45b841215af975e0773b0c0c5f977e02c5090eb7d4dc6588c7a6c36d8ac76')
build() {
# Use ROS environment variables.