summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKartik Mohta2023-07-19 10:49:21 +0530
committerKartik Mohta2023-07-19 10:49:21 +0530
commit7a47e7f47089949bdece12d0c7f34d2521ac1e15 (patch)
tree5c5dbc62b1291d53223e0184b9ab336dac779ec5 /PKGBUILD
parent38f281d08ca22f6148c2e6b92af387e6ffae999c (diff)
downloadaur-7a47e7f47089949bdece12d0c7f34d2521ac1e15.tar.gz
Update version, remove unneeded dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 598321e816a6..4bc8eb99eb5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kartik Mohta <kartikmohta@gmail.com>
pkgname=ros-arch-deps
-pkgver=1.15
-pkgrel=2
+pkgver=1.16
+pkgrel=1
pkgdesc="Dependencies for building ROS on Arch"
url="http://www.ros.org"
arch=('x86_64' 'i686')
@@ -13,9 +13,8 @@ depends=(
'python-defusedxml' 'python-empy' 'python-gnupg' 'python-netifaces'
'python-nose' 'python-opengl' 'python-paramiko' 'python-psutil'
'python-pycryptodome' 'python-pydot' 'python-pyqt5' 'python-rosdep'
- 'python-rosinstall' 'python-rosinstall_generator' 'python-sip4'
- 'python-wstool' 'python-yaml' 'qt5-base' 'sip4' 'tango-icon-theme' 'urdfdom'
- 'yaml-cpp'
+ 'python-rosinstall_generator' 'python-sip4' 'python-yaml' 'qt5-base' 'sip4'
+ 'tango-icon-theme' 'urdfdom' 'yaml-cpp'
)
optdepends=(