summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjwhendy2019-09-15 14:58:33 -0500
committerjwhendy2019-09-15 20:19:57 -0500
commitaca384596e924533c06f655d2f89683da1bfb4eb (patch)
treebac5ba482a6b2a96f3fc984e65b751c7049f75c0 /PKGBUILD
parent069ea3216f6d60bc25c515b6a67d90a01cfaf181 (diff)
downloadaur-aca384596e924533c06f655d2f89683da1bfb4eb.tar.gz
updated _dir, sources, and shasums; bumped pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4587854e547a..a6884ad3eade 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-melodic-rqt-runtime-monitor'
pkgver='0.5.7'
_pkgver_patch=0
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(
@@ -34,9 +34,9 @@ depends=(
python-rospkg
)
-_dir="rqt_runtime_monitor-release-release-melodic-rqt_runtime_monitor-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/rqt_runtime_monitor-release/archive/release/melodic/rqt_runtime_monitor/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('f58958b5649d59fca3022a1771e6a457382744c616835cc65980213ab742fd5c')
+_dir="rqt_runtime_monitor-${pkgver}"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-visualization/rqt_runtime_monitor/archive/${pkgver}.tar.gz")
+sha256sums=('48f32cfce4c395f15d7de22d842f93f97fceee72dffe0576b9b8f0ae67b131a0')
build() {
# Use ROS environment variables.