summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-09-15 14:55:38 -0500
committerjwhendy2019-09-17 18:03:20 -0500
commita8f05546035ca0018b142d1f6a037b6eb064966b (patch)
tree2fe4c071232115974fd20bb2f9965ac0afa75886
parentb689924ec04437cd7ab1094956f69207a6266b2a (diff)
downloadaur-a8f05546035ca0018b142d1f6a037b6eb064966b.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 2891c493a173..3f821dc6fc2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-ecl-config
pkgdesc = ROS - These tools inspect and describe your system with macros, types and functions.
pkgver = 0.61.6
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.ros.org/ecl_config
arch = any
license = BSD
@@ -12,8 +12,8 @@ pkgbase = ros-melodic-ecl-config
makedepends = ros-melodic-catkin
depends = ros-melodic-ecl-license
depends = ros-melodic-ecl-build
- source = ros-melodic-ecl-config-0.61.6-0.tar.gz::https://github.com/yujinrobot-release/ecl_lite-release/archive/release/melodic/ecl_config/0.61.6-0.tar.gz
- sha256sums = a8fb8da4c0d398f4f209b8a0f35c738ee3aaca992c8bd3c5d541f60637b83063
+ source = ros-melodic-ecl-config-0.61.6.tar.gz::https://github.com/stonier/ecl_lite/archive/0.61.6.tar.gz
+ sha256sums = b8a02aabecc9a47bde44c83c7e02669e7ce9a3e43f51315b89d10960ed83f3cc
pkgname = ros-melodic-ecl-config
diff --git a/PKGBUILD b/PKGBUILD
index 118f784de396..2562f1ba2385 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,8 @@ url='https://wiki.ros.org/ecl_config'
pkgname='ros-melodic-ecl-config'
pkgver='0.61.6'
-_pkgver_patch=0
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(ros-melodic-ecl-license
@@ -26,9 +25,9 @@ depends=(${ros_depends[@]})
# sha256sums=('SKIP')
# Tarball version (faster download)
-_dir="ecl_lite-release-release-melodic-ecl_config-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/yujinrobot-release/ecl_lite-release/archive/release/melodic/ecl_config/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('a8fb8da4c0d398f4f209b8a0f35c738ee3aaca992c8bd3c5d541f60637b83063')
+_dir="ecl_lite-${pkgver}/ecl_config"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/stonier/ecl_lite/archive/${pkgver}.tar.gz")
+sha256sums=('b8a02aabecc9a47bde44c83c7e02669e7ce9a3e43f51315b89d10960ed83f3cc')
build() {
# Use ROS environment variables