blob: 380d472b92c3c7ee5dcd7daa8897f845c5407891 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mulle-bashfunctions
pkgdesc = A collection of shell functions
pkgver = 5.0.3
pkgrel = 1
epoch = 1
url = https://github.com/mulle-nat/mulle-bashfunctions
changelog = RELEASENOTES.md
arch = any
groups = mulle-sde-all
license = BSD3
depends = bash
source = https://github.com/mulle-nat/mulle-bashfunctions/archive/5.0.3.tar.gz
source = package.patch
md5sums = e1a8f6fbe947b4a2af966bb07fc2e5fa
md5sums = 317ab45061adf8699fca047fabd90db3
pkgname = mulle-bashfunctions
|