blob: da0a1577aa2012935584f4a0458f0e1157cbbfe8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = git-machete
pkgdesc = Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen
pkgver = 3.29.2
pkgrel = 1
url = https://github.com/VirtusLab/git-machete
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-mock
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = git
depends = python
optdepends = bash: bash completion
optdepends = fish: fish completion
optdepends = zsh: zsh completion
source = git-machete-3.29.2.tar.gz::https://github.com/VirtusLab/git-machete/archive/v3.29.2.tar.gz
sha256sums = 9b94cbfc762fe9d5b7ebf4747a83b4eebae2b351e9442a0274f41c233fbf0103
pkgname = git-machete
|