blob: 77083e1fddfdb16aa856a78ef11aa6e34c5617a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = rustow-git
pkgdesc = Rustow is a replacement of GNU Stow written in Rust. It support most of the features of Stow with some extensions.
pkgver = 1.0.r0.g6c9a9ab
pkgrel = 1
url = https://gitlab.com/Erenoit/rustow
arch = any
license = GPL3
makedepends = cargo
makedepends = git
depends = glibc
depends = gcc-libs
provides = rustow
source = rustow::git+https://gitlab.com/Erenoit/rustow.git
sha256sums = SKIP
pkgname = rustow-git
|