summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjwhendy2019-09-15 15:00:05 -0500
committerjwhendy2019-09-15 21:08:31 -0500
commitd34627c495dccacb42942e801defc92fca255a5f (patch)
treed2609e8335be8431ce71a1972bbd39727e40ccea /PKGBUILD
parent99465fe61ccec5dc1e3b4d200850459673b4c28e (diff)
downloadaur-ros-melodic-rqt-common-plugins.tar.gz
updated _dir, sources, and shasums; pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1ec502a7542..a29595dd9ba8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-melodic-rqt-common-plugins'
pkgver='0.4.8'
_pkgver_patch=0
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(
@@ -48,9 +48,9 @@ depends=(
${ros_depends[@]}
)
-_dir="rqt_common_plugins-release-release-melodic-rqt_common_plugins-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/rqt_common_plugins-release/archive/release/melodic/rqt_common_plugins/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('f0c64a0ec07274960b5e4eb9c032c6c439e67a82b0ae25c4cc9d27be2ecacc83')
+_dir="rqt_common_plugins-${pkgver}"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-visualization/rqt_common_plugins/archive/${pkgver}.tar.gz")
+sha256sums=('73cba40630e4bb41f1fa2960d5b03925e878ee90ea59bd5117961c231bea9819')
build() {
# Use ROS environment variables.