blob: 4a2b9d216024998fc796bc03f0472a9640dd9ad9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-backupcrawl-git
pkgdesc = Crawls through the given directory, and checks which directories are not version controlled.
pkgver = 0.2.6.r0.gaca128e
pkgrel = 1
url = https://github.com/corrodedHash/backupcrawl
arch = x86_64
arch = i686
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry
depends = git
depends = pacman
depends = python
depends = python-rich
provides = python-backupcrawl
conflicts = python-backupcrawl
source = python-backupcrawl-git::git+https://github.com/corrodedHash/backupcrawl#branch=main
sha256sums = SKIP
pkgname = python-backupcrawl-git
|