mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gettext-tiny: update to 0.1.0.
This commit is contained in:
parent
1f9e18034f
commit
dc2c8c6964
1 changed files with 2 additions and 2 deletions
|
@ -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.5
|
version=0.1.0
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Tiny Internationalized Message Handling Library and tools"
|
short_desc="Tiny Internationalized Message Handling Library and tools"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=b351cb7a27cb301a777bd71195b5d24e5cbd832e59a53d45360fb009ae265886
|
checksum=59069ce0762e1a1b9b59e762722c6dc22e2d7ea901c87f2fb2b2fd530da5fd9e
|
||||||
|
|
||||||
conflicts="gettext>=0"
|
conflicts="gettext>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue