mirror of
https://github.com/archlinux/aur.git
synced 2026-03-07 11:49:13 +01:00
indigo: update desktop_full.
This commit is contained in:
parent
9f7f8a5e1f
commit
3e5bcb424a
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = ros-indigo-genlisp
|
||||
pkgdesc = ROS - Common-Lisp ROS message and service generators.
|
||||
pkgver = 0.4.13
|
||||
pkgrel = 2
|
||||
pkgver = 0.4.14
|
||||
pkgrel = 1
|
||||
url = http://www.ros.org/wiki/roslisp
|
||||
arch = any
|
||||
license = BSD
|
||||
|
|
@ -11,7 +11,7 @@ pkgbase = ros-indigo-genlisp
|
|||
makedepends = ros-indigo-genmsg
|
||||
makedepends = ros-indigo-catkin
|
||||
depends = ros-indigo-genmsg
|
||||
source = genlisp::git+https://github.com/ros-gbp/genlisp-release.git#tag=release/indigo/genlisp/0.4.13-0
|
||||
source = genlisp::git+https://github.com/ros-gbp/genlisp-release.git#tag=release/indigo/genlisp/0.4.14-0
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = ros-indigo-genlisp
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -4,10 +4,10 @@ pkgdesc="ROS - Common-Lisp ROS message and service generators."
|
|||
url='http://www.ros.org/wiki/roslisp'
|
||||
|
||||
pkgname='ros-indigo-genlisp'
|
||||
pkgver='0.4.13'
|
||||
pkgver='0.4.14'
|
||||
_pkgver_patch=0
|
||||
arch=('any')
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
license=('BSD')
|
||||
|
||||
ros_makedepends=(ros-indigo-genmsg
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue