summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-09-15 14:56:37 -0500
committerjwhendy2019-09-17 22:37:58 -0500
commitec1b7f504f0937c3a5a58b51f56cd4dd31e642d2 (patch)
tree78f6b9699685dafb292078516081fbc6d3cfe586
parent8232637b9469b682ef44747d191ca03536bc9b03 (diff)
downloadaur-ec1b7f504f0937c3a5a58b51f56cd4dd31e642d2.tar.gz
updated _dir, sources, and shasums
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1dc54bb19f5..e4191ef85486 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-melodic-pr2-description
pkgdesc = ROS - This package contains the description (mechanical, kinematic, visual, etc.) of the PR2 robot.
- pkgver = 1.12.3
+ pkgver = 1.12.4
pkgrel = 1
url = https://wiki.ros.org/pr2_description
arch = any
@@ -11,8 +11,8 @@ pkgbase = ros-melodic-pr2-description
makedepends = ros-melodic-convex-decomposition
makedepends = ros-melodic-catkin
depends = ros-melodic-xacro
- source = ros-melodic-pr2-description-1.12.3-0.tar.gz::https://github.com/pr2-gbp/pr2_common-release/archive/release/melodic/pr2_description/1.12.3-0.tar.gz
- sha256sums = dd73a6a8dc3713503e0f502a3d1940a80a3b96de75e68197d270bff8f3a30aa1
+ source = ros-melodic-pr2-description-1.12.4.tar.gz::https://github.com/pr2/pr2_common/archive/1.12.4.tar.gz
+ sha256sums = 135c6947f7511bcb3644fa6c0cf5972c309516895737e83f8eeed2b2d069f009
pkgname = ros-melodic-pr2-description
diff --git a/PKGBUILD b/PKGBUILD
index 9066a95c26ce..88f5efd2dd30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,7 @@ pkgdesc="ROS - This package contains the description (mechanical, kinematic, vis
url='https://wiki.ros.org/pr2_description'
pkgname='ros-melodic-pr2-description'
-pkgver='1.12.3'
-_pkgver_patch=0
+pkgver='1.12.4'
arch=('any')
pkgrel=1
license=('BSD')
@@ -25,9 +24,9 @@ depends=(${ros_depends[@]})
# sha256sums=('SKIP')
# Tarball version (faster download)
-_dir="pr2_common-release-release-melodic-pr2_description-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/pr2-gbp/pr2_common-release/archive/release/melodic/pr2_description/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('dd73a6a8dc3713503e0f502a3d1940a80a3b96de75e68197d270bff8f3a30aa1')
+_dir="pr2_common-${pkgver}/pr2_description"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/pr2/pr2_common/archive/${pkgver}.tar.gz")
+sha256sums=('135c6947f7511bcb3644fa6c0cf5972c309516895737e83f8eeed2b2d069f009')
build() {
# Use ROS environment variables