ddate: rebuild for metadata
This commit is contained in:
parent
c7891d0177
commit
59e62595f3
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'ddate'
|
||||
pkgname=ddate
|
||||
version=0.2.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
short_desc="Convert Gregorian dates to Discordian dates"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain"
|
||||
homepage="https://github.com/bo0ts/ddate"
|
||||
distfiles="https://github.com/bo0ts/ddate/archive/v0.2.2.tar.gz"
|
||||
distfiles="https://github.com/bo0ts/ddate/archive/v${version}.tar.gz"
|
||||
checksum=d53c3f0af845045f39d6d633d295fd4efbe2a792fd0d04d25d44725d11c678ad
|
||||
|
|
Loading…
Reference in a new issue