mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:57:14 +08:00
updated libwpd for libreoffice
This commit is contained in:
parent
900c34e708
commit
ea340062db
@ -3,7 +3,7 @@
|
||||
# maintainer abveritas@chakra-project.org
|
||||
|
||||
pkgname=libwpd
|
||||
pkgver=0.9.6
|
||||
pkgver=0.9.9
|
||||
pkgrel=1
|
||||
pkgdesc="Library for importing WordPerfect (tm) documents"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -13,7 +13,7 @@ depends=('gcc-libs')
|
||||
makedepends=('libgsf>=1.14.20')
|
||||
options=('!libtool' '!emptydirs')
|
||||
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('63f476b892bf783072854b98d2fc4fa2')
|
||||
md5sums=('6b74a863c957563924546e16cc833591')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user