mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
libnumbertext: update to 1.0.5.
Closes: #3601 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
501e5c5a3c
commit
13c1f4a8dd
1 changed files with 2 additions and 5 deletions
|
@ -1,17 +1,14 @@
|
||||||
# Template file for 'libnumbertext'
|
# Template file for 'libnumbertext'
|
||||||
pkgname=libnumbertext
|
pkgname=libnumbertext
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
#hostmakedepends=""
|
|
||||||
#makedepends=""
|
|
||||||
#depends=""
|
|
||||||
short_desc="Language-neutral NUMBERTEXT and MONEYTEXT for LibreOffice Calc"
|
short_desc="Language-neutral NUMBERTEXT and MONEYTEXT for LibreOffice Calc"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/Numbertext/libnumbertext"
|
homepage="https://github.com/Numbertext/libnumbertext"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=349258f4c3a8b090893e847b978b22e8dc1343d4ada3bfba811b97144f1dd67b
|
checksum=e1c9086b4cecb6b25f180316f30740dfabe6a4dbaf70dddc34276fc839e4f4f7
|
||||||
|
|
||||||
libnumbertext-devel_package() {
|
libnumbertext-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue