pdd: update to 1.2.
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
# Template file for 'pdd'
|
# Template file for 'pdd'
|
||||||
pkgname=pdd
|
pkgname=pdd
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="python3-dateutil"
|
depends="python3-dateutil"
|
||||||
# Tests aren't on 1.1 yet but they are already on upstream
|
|
||||||
checkdepends="python3-dateutil python3-pytest"
|
checkdepends="python3-dateutil python3-pytest"
|
||||||
short_desc="Tiny date, time diff calculator"
|
short_desc="Tiny date, time diff calculator"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/jarun/pdd"
|
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"
|
distfiles="https://github.com/jarun/pdd/archive/v${version}.tar.gz"
|
||||||
checksum=5806bb119af6d8672b1173073225cc398c8807a4c1a4da8751be68b05d3d43d7
|
checksum=89821804026815be80ad2ae84b0afcb7203e34a49f0654e78852d0394950cdbc
|
||||||
|
|||||||
Reference in New Issue
Block a user