Skip to content
Snippets Groups Projects
Verified Commit cc383b45 authored by Stefano Capitani's avatar Stefano Capitani
Browse files

Rebuild manjaro-tools-git: corrected the group and conflicts array

parent 8df87306
No related branches found
No related tags found
No related merge requests found
......@@ -10,14 +10,15 @@ pkgname=('manjaro-tools-base-git'
'manjaro-tools-pkg-git'
'manjaro-tools-iso-git'
'manjaro-tools-yaml-git')
pkgver=r2674.3e80462
pkgver=r2687.7d56c7a
pkgrel=1
arch=('x86_64' 'i686')
pkgdesc='Development tools for Manjaro Linux'
license=('GPL')
groups=('manjaro-tools')
groups=("$pkgbase")
url='https://gitlab.manjaro.org/tools/development-tools/manjaro-tools'
makedepends=('git' 'docbook2x')
conflicts=("$_pkgbase-base" "$_pkgbase-pkg" "$_pkgbase-iso" "$_pkgbase-yaml")
source=("manjaro-tools::git+$url.git#branch=$_branch")
sha256sums=('SKIP')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment