stow: drop noarch
This commit is contained in:
parent
c36ddb5e45
commit
9975c3209b
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'stow'
|
||||
pkgname=stow
|
||||
version=2.3.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
make_check_target="test"
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
checkdepends="perl-Test-Output perl-IO-stringy"
|
||||
short_desc="GNU Stow is a symlink manager"
|
||||
short_desc="GNU symlink manager"
|
||||
maintainer="Martin Harrigan <martinharrigan@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/stow/"
|
||||
|
|
Loading…
Reference in a new issue