summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6793f91bbe6b59621ec21d7b01a9880541c5cf98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = datediff.sh
	pkgdesc = Calculate elapsed time. Check moon phases, Easter dates and next Friday 13th.
	pkgver = 0.23.5
	pkgrel = 1
	url = https://github.com/mountaineerbr/shellDatediff
	arch = any
	license = GPL3
	depends = ksh
	optdepends = coreutils: c-code date to convert input to iso-8601
	optdepends = bc: fractional time units (bash only)
	source = https://github.com/mountaineerbr/shellDatediff/releases/download/v0.23.5/shellDatediff.tar.zst
	sha256sums = bc2e303ee264f131de5b53580784c89fbdb6d3cb22592ecc5e9bd1a7496c1fdf

pkgname = datediff.sh