diff options
author | Erich Eckner <git@eckner.net> | 2020-08-02 11:09:43 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-02 11:09:43 +0200 |
commit | e83ba6e7ff1ab58426d577550756f241b4540287 (patch) | |
tree | e94bd6fc1bc8a3a680d09939847b4a6746ba96f5 /abiword-gtk2 | |
parent | cc6166a0e61e0d6e11455ce31d7ec40b378a9c44 (diff) | |
download | archlinuxewe-e83ba6e7ff1ab58426d577550756f241b4540287.tar.xz |
abiword-gtk2: rebuild
Diffstat (limited to 'abiword-gtk2')
-rw-r--r-- | abiword-gtk2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abiword-gtk2/PKGBUILD b/abiword-gtk2/PKGBUILD index c0986d9e2..bd7973333 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.4 -pkgrel=6 +pkgrel=7 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') @@ -35,7 +35,7 @@ _pinned_dependencies=( 'libpangoft2-1.0.so=0' 'libpng=1.6.37' 'librsvg-2.so=2' - 'libx11=1.6.9' + 'libx11=1.6.10' 'libxml2=2.9.10' 'libxslt=1.1.34' 'xz=5.2.5' |