gettext-tiny: updated to 0.0.4
This commit is contained in:
parent
3a120b9c37
commit
d93df79ae9
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'gettext-tiny'.
|
# Template build file for 'gettext-tiny'.
|
||||||
pkgname=gettext-tiny
|
pkgname=gettext-tiny
|
||||||
version=0.0.2
|
version=0.0.4
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Tiny Internationalized Message Handling Library and tools"
|
short_desc="Tiny Internationalized Message Handling Library and tools"
|
||||||
maintainer="pancake <pancake@nopcode.org>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="https://github.com/rofl0r/gettext-tiny"
|
homepage="https://github.com/rofl0r/gettext-tiny"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/rofl0r/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rofl0r/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=70f3aa3874214fe30cdc7159dca08a6ceb253c0cad9acde50f53d3164f43fe52
|
checksum=f01dcae13516d8ab5e23385d7ea36c54a9c7c8e6a0e690d79538eb23e2f1cc46
|
||||||
|
|
||||||
conflicts="gettext>=0"
|
conflicts="gettext>=0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue