mirror of
https://github.com/archlinux/aur.git
synced 2026-03-02 00:05:22 +01:00
Add some updates.
This commit is contained in:
parent
65e972605c
commit
f0c4c82151
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = ros-indigo-ros-base
|
||||
pkgdesc = ROS - A metapackage which extends ros_core and includes other basic non-robot tools like actionlib, dynamic reconfigure, nodelets, and pluginlib.
|
||||
pkgver = 1.1.2
|
||||
pkgver = 1.1.3
|
||||
pkgrel = 1
|
||||
url = http://www.ros.org/
|
||||
arch = any
|
||||
|
|
@ -17,7 +17,7 @@ pkgbase = ros-indigo-ros-base
|
|||
depends = ros-indigo-class-loader
|
||||
depends = ros-indigo-ros-core
|
||||
depends = ros-indigo-pluginlib
|
||||
source = ros_base::git+https://github.com/ros-gbp/metapackages-release.git#tag=release/indigo/ros_base/1.1.2-0
|
||||
source = ros_base::git+https://github.com/ros-gbp/metapackages-release.git#tag=release/indigo/ros_base/1.1.3-0
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = ros-indigo-ros-base
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -4,7 +4,7 @@ pkgdesc="ROS - A metapackage which extends ros_core and includes other basic non
|
|||
url='http://www.ros.org/'
|
||||
|
||||
pkgname='ros-indigo-ros-base'
|
||||
pkgver='1.1.2'
|
||||
pkgver='1.1.3'
|
||||
_pkgver_patch=0
|
||||
arch=('any')
|
||||
pkgrel=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue