blob: 189e368f2d368490f10b808a11c7a01f58242da1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = stow-dotfiles
pkgdesc = Manage installation of multiple softwares in the same directory tree (with AitorATuin's patches for --dotfiles)
pkgver = 2.3.1
pkgrel = 2
url = https://www.gnu.org/software/stow/
arch = any
license = GPL3
checkdepends = perl-test-output
checkdepends = perl-io-stringy
depends = perl
provides = stow
conflicts = stow
source = https://ftp.gnu.org/gnu/stow/stow-2.3.1.tar.gz
source = dotfiles.diff::https://patch-diff.githubusercontent.com/raw/aspiers/stow/pull/70.diff
sha256sums = 09d5d99671b78537fd9b2c0b39a5e9761a7a0e979f6fdb7eabfa58ee45f03d4b
sha256sums = effe1387783e6f0046ad02ffb1647a083d49a887bea5e09173ea45dd5a11548f
pkgname = stow-dotfiles
|