summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-09-15 15:01:25 -0500
committerjwhendy2019-09-17 22:25:39 -0500
commit1c47037be6083571f6a73acf3192749c6edd9617 (patch)
tree1880b4a5f91edc8aadf6c1d8f29e196473c3b7cc
parentc72e13d5dc43b0b534d5cc5694d396e78c6c7601 (diff)
downloadaur-1c47037be6083571f6a73acf3192749c6edd9617.tar.gz
updated _dir, sources, and shasums
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 990475fb3db2..c62dc87a4646 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-wiimote
pkgdesc = ROS - The wiimote package allows ROS nodes to communicate with a Nintendo Wiimote and its related peripherals, including the Nunchuk, Motion Plus, and (experimentally) the Classic.
- pkgver = 1.12.0
- pkgrel = 2
+ pkgver = 1.13.0
+ pkgrel = 1
url = https://www.wiki.ros.org/wiimote
arch = any
license = GPL
@@ -29,8 +29,8 @@ pkgbase = ros-melodic-wiimote
depends = ros-melodic-rospy
depends = cwiid
depends = python-numpy
- source = ros-melodic-wiimote-1.12.0-0.tar.gz::https://github.com/ros-gbp/joystick_drivers-release/archive/release/melodic/wiimote/1.12.0-0.tar.gz
- sha256sums = 89cc9d0267879d69c478f2d1fafb2462142c7d462c87c9458345b76063654be8
+ source = ros-melodic-wiimote-1.13.0.tar.gz::https://github.com/ros-drivers/joystick_drivers/archive/1.13.0.tar.gz
+ sha256sums = bfe0633623f4dc917524198aaea10b1c4603881e736dafb7b652f1af60922ad7
pkgname = ros-melodic-wiimote
diff --git a/PKGBUILD b/PKGBUILD
index 85a7f30fba94..8907c7992708 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,9 @@ pkgdesc="ROS - The wiimote package allows ROS nodes to communicate with a Ninten
url='https://www.wiki.ros.org/wiimote'
pkgname='ros-melodic-wiimote'
-pkgver='1.12.0'
-_pkgver_patch=0
+pkgver='1.13.0'
arch=('any')
-pkgrel=2
+pkgrel=1
license=('GPL')
ros_makedepends=(ros-melodic-genmsg
@@ -44,9 +43,9 @@ depends=(${ros_depends[@]}
# sha256sums=('SKIP')
# Tarball version (faster download)
-_dir="joystick_drivers-release-release-melodic-wiimote-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/joystick_drivers-release/archive/release/melodic/wiimote/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('89cc9d0267879d69c478f2d1fafb2462142c7d462c87c9458345b76063654be8')
+_dir="joystick_drivers-${pkgver}/wiimote"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-drivers/joystick_drivers/archive/${pkgver}.tar.gz")
+sha256sums=('bfe0633623f4dc917524198aaea10b1c4603881e736dafb7b652f1af60922ad7')
build() {
# Use ROS environment variables