blob: 4037bc9fcb6b0eb1a38f3ad73336876eb1875d2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mulle-fetch
pkgdesc = Download and unpack repositories or archives
pkgver = 3.1.0
pkgrel = 1
epoch = 1
url = https://github.com/mulle-sde/mulle-fetch
changelog = RELEASENOTES.md
arch = any
groups = mulle-sde-all
license = BSD3
depends = bash
depends = mulle-bashfunctions>=5.0.3
depends = mulle-semver>=1.0.2
source = https://github.com/mulle-sde/mulle-fetch/archive/3.1.0.tar.gz
md5sums = 2f69f558cdf8e102ea17628a56956cf7
pkgname = mulle-fetch
|