blob: 4219c9ad0c5516202bc8cd023a9b8e9f69c986d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mulle-env
pkgdesc = Virtual environment for Unix
pkgver = 4.2.0
pkgrel = 1
epoch = 1
url = https://github.com/mulle-sde/mulle-env
changelog = RELEASENOTES.md
arch = any
groups = mulle-sde-all
license = BSD3
depends = bash
depends = mulle-bashfunctions>=5.0.3
source = https://github.com/mulle-sde/mulle-env/archive/4.2.0.tar.gz
md5sums = 4b38e4652c8cf3d20b953d2af27d2fba
pkgname = mulle-env
|