diff options
author | Erich Eckner <git@eckner.net> | 2020-11-23 06:59:49 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-11-23 06:59:49 +0100 |
commit | d6342ae9892f7d718d93a8c0e4f56c238aaf96aa (patch) | |
tree | 1bc08c70cc705e7f99f815c2057cfacb9edacbb8 /abiword-gtk2 | |
parent | 147af958423861159c028da7d75e17b05384ac4d (diff) | |
download | archlinuxewe-d6342ae9892f7d718d93a8c0e4f56c238aaf96aa.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 27ceba8cb..b00c364c7 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.4 -pkgrel=12 +pkgrel=13 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') @@ -32,7 +32,7 @@ _pinned_dependencies=( 'libpangoft2-1.0.so=0' 'libpng=1.6.37' 'librsvg-2.so=2' - 'libx11=1.6.12' + 'libx11=1.7.0' 'libxml2=2.9.10' 'libxslt=1.1.34' 'zlib=1:1.2.11' |