summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-08-14 16:35:20 +0700
committerAchmad Fathoni2021-08-14 16:35:20 +0700
commit4ee9e897dda4f6df6858429bab15920d52b7a31d (patch)
tree8f2f7a569b391fdd0d59e088ce4baf0fea26b8be /PKGBUILD
parentae2dcec78434baec3515050d85475c38b2c81130 (diff)
downloadaur-4ee9e897dda4f6df6858429bab15920d52b7a31d.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a1c354c9956..d2b037e325e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - ROS packaging system."
url='https://wiki.ros.org/ros'
pkgname='ros-noetic-ros'
-pkgver='1.15.7'
+pkgver='1.15.8'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('BSD')
@@ -39,7 +39,7 @@ depends=(
_dir="ros-${pkgver}/ros"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros/archive/${pkgver}.tar.gz")
-sha256sums=('7a1e729de9be807862b6ed721475fec74583f6dc0c06b233b06b1b9fda31291e')
+sha256sums=('2cece46697585e55db415c5ddb4be935641b70c8a220f761a8e551225f133e40')
build() {
# Use ROS environment variables.