ddate: update to 0.2.2.20160627.
This commit is contained in:
parent
02ed56d52b
commit
ab3fc0ecf7
|
@ -1,11 +1,13 @@
|
|||
# Template file for 'ddate'
|
||||
pkgname=ddate
|
||||
version=0.2.2
|
||||
revision=3
|
||||
version=0.2.2.20160627
|
||||
revision=1
|
||||
_githash=899ca665a0cb725990c33415dc3c0261dac7fe46
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
build_style=cmake
|
||||
short_desc="Convert Gregorian dates to Discordian dates"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain"
|
||||
homepage="https://github.com/bo0ts/ddate"
|
||||
distfiles="https://github.com/bo0ts/ddate/archive/v${version}.tar.gz"
|
||||
checksum=d53c3f0af845045f39d6d633d295fd4efbe2a792fd0d04d25d44725d11c678ad
|
||||
distfiles="https://github.com/bo0ts/ddate/archive/${_githash}.tar.gz"
|
||||
checksum=47116de5a3ba6ca927078d771887d42f7b50fbdf4d19acffccdedf0e726601d9
|
||||
|
|
Loading…
Reference in New Issue