blob: d0ec1b4b3cb8c5b874b75f3670b8cee73158da85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = doti
pkgdesc = Easily manage all your dotfiles across your devices
pkgver = 0.4.0
pkgrel = 1
url = https://github.com/alduraibi/doti
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
depends = python
depends = stow
source = https://github.com/alduraibi/doti/archive/refs/tags/v0.4.0.tar.gz
b2sums = c33754b572b50aa65b2bf4fca314647d42da3bbdaaeeae3ba82f4d49179063bf5916eb23ccade750ad01a1338455456a319788ac08e760eb601f02a31a848f3b
pkgname = doti
|