16 lines
575 B
Bash
16 lines
575 B
Bash
# Template file for 'pdd'
|
|
pkgname=pdd
|
|
version=1.7
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
hostmakedepends="python3 python3-dateutil"
|
|
depends="python3-dateutil"
|
|
checkdepends="python3-dateutil python3-pytest"
|
|
short_desc="Tiny date, time diff calculator"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/jarun/pdd"
|
|
changelog="https://raw.githubusercontent.com/jarun/pdd/master/CHANGELOG"
|
|
distfiles="https://github.com/jarun/pdd/archive/v${version}.tar.gz"
|
|
checksum=a81adcac025b08c7c933f028339c55a67d0da6c81845fe3d18fd4187010a63d4
|