mirror of
https://github.com/archlinux/aur.git
synced 2026-03-06 09:52:38 +01:00
indigo: desktop_full update.
This commit is contained in:
parent
eb91aae4ae
commit
15ce30653b
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = ros-indigo-cmake-modules
|
||||
pkgdesc = ROS - A common repository for CMake Modules which are not distributed with CMake but are commonly used by ROS packages.
|
||||
pkgver = 0.3.2
|
||||
pkgver = 0.3.3
|
||||
pkgrel = 1
|
||||
url = http://www.ros.org/
|
||||
arch = any
|
||||
|
|
@ -9,7 +9,7 @@ pkgbase = ros-indigo-cmake-modules
|
|||
makedepends = git
|
||||
makedepends = ros-build-tools
|
||||
makedepends = ros-indigo-catkin
|
||||
source = cmake_modules::git+https://github.com/ros-gbp/cmake_modules-release.git#tag=release/indigo/cmake_modules/0.3.2-0
|
||||
source = cmake_modules::git+https://github.com/ros-gbp/cmake_modules-release.git#tag=release/indigo/cmake_modules/0.3.3-0
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = ros-indigo-cmake-modules
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -4,7 +4,7 @@ pkgdesc="ROS - A common repository for CMake Modules which are not distributed w
|
|||
url='http://www.ros.org/'
|
||||
|
||||
pkgname='ros-indigo-cmake-modules'
|
||||
pkgver='0.3.2'
|
||||
pkgver='0.3.3'
|
||||
_pkgver_patch=0
|
||||
arch=('any')
|
||||
pkgrel=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue