New package: stow-2.2.2
This commit is contained in:
parent
221e9cf623
commit
c03806e2d9
1 changed files with 15 additions and 0 deletions
15
srcpkgs/stow/template
Normal file
15
srcpkgs/stow/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'stow'
|
||||
pkgname=stow
|
||||
version=2.2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl-Stow"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="GNU Stow is a symlink manager"
|
||||
maintainer="Martin Harrigan <martinharrigan@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://www.gnu.org/software/stow/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=e2f77649301b215b9adbc2f074523bedebad366812690b9dc94457af5cf273df
|
Loading…
Reference in a new issue