blob: d5bd2496df999d7de873f6ab17ce15ed253f9b30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-dotboy-git
pkgdesc = A Python script to help with dot file management
pkgver = v0.3.0.r0.f5443e9
pkgrel = 1
url = https://gitlab.com/bwbuhse/dotboy
arch = any
license = MIT
makedepends = git
makedepends = python-setuptools
depends = python>=3.8
depends = python-gitpython
provides = python-dotboy
conflicts = python-dotboy
source = git+https://gitlab.com/bwbuhse/dotboy
md5sums = SKIP
pkgname = python-dotboy-git
|