summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 11:01:53 +0700
committerAchmad Fathoni2021-02-10 11:01:53 +0700
commit7db13ed07f19e96e2dfc749724fbab0e1c8aaad8 (patch)
tree67467bd2f14892a4b096774d30728fed425f470f /PKGBUILD
parent9269de852d8d62231983022575ae33c26d09ee5d (diff)
downloadaur-7db13ed07f19e96e2dfc749724fbab0e1c8aaad8.tar.gz
Update to 1.15.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b6af504b0f8..2f8819225c5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - roscreate contains a tool that assists in the creation of ROS fil
url='https://wiki.ros.org/roscreate'
pkgname='ros-noetic-roscreate'
-pkgver='1.15.6'
+pkgver='1.15.7'
arch=('any')
pkgrel=1
license=('BSD')
@@ -30,7 +30,7 @@ depends=(
_dir="ros-${pkgver}/tools/roscreate"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros/archive/${pkgver}.tar.gz")
-sha256sums=('1e669196abd03e2ee4562e13f471c5534d70a1b0a9114a3c076af62cf9c0c0b8')
+sha256sums=('7a1e729de9be807862b6ed721475fec74583f6dc0c06b233b06b1b9fda31291e')
build() {
# Use ROS environment variables.