15 lines
501 B
Bash
15 lines
501 B
Bash
|
# Template file for 'myrepos'
|
||
|
pkgname=myrepos
|
||
|
version=1.20180726
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
build_style=gnu-makefile
|
||
|
hostmakedepends="perl"
|
||
|
depends="git mercurial perl"
|
||
|
short_desc="Multiple Repository management tool"
|
||
|
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
||
|
license="GPL-2.0-or-later"
|
||
|
homepage="https://myrepos.branchable.com"
|
||
|
distfiles="https://git.joeyh.name/index.cgi/myrepos.git/snapshot/${pkgname}-${version}.tar.gz"
|
||
|
checksum=bfb909037da678a1668f3f7f86efee7ee31f2bc66d90b83dd9e6b6a5f998c4e2
|