diff --git a/srcpkgs/gettext-tiny/template b/srcpkgs/gettext-tiny/template index cabb00ca088..0560f90a948 100644 --- a/srcpkgs/gettext-tiny/template +++ b/srcpkgs/gettext-tiny/template @@ -1,13 +1,13 @@ # Template build file for 'gettext-tiny'. pkgname=gettext-tiny -version=0.0.5 +version=0.1.0 revision=1 short_desc="Tiny Internationalized Message Handling Library and tools" maintainer="Juan RP " homepage="https://github.com/rofl0r/gettext-tiny" license="MIT" distfiles="https://github.com/rofl0r/${pkgname}/archive/v${version}.tar.gz" -checksum=b351cb7a27cb301a777bd71195b5d24e5cbd832e59a53d45360fb009ae265886 +checksum=59069ce0762e1a1b9b59e762722c6dc22e2d7ea901c87f2fb2b2fd530da5fd9e conflicts="gettext>=0"