diff options
author | Erich Eckner <git@eckner.net> | 2022-04-03 20:26:45 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-04-03 20:26:45 +0200 |
commit | ebc7860f80019fca5efe0b9706c0bdf00b8fdd78 (patch) | |
tree | 5791e9e37ffea0e3431158ed4c3f1dee5f535962 | |
parent | 778945771791c2d8b4c1a7ea1fc57daf90a8816b (diff) | |
download | archlinuxewe-ebc7860f80019fca5efe0b9706c0bdf00b8fdd78.tar.xz |
abiword-gtk2: rebuild
-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 5a93904ea..5a05771a9 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=15 +pkgrel=16 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.7.3.1' + 'libx11=1.7.4' 'libxml2.so=2' 'libxslt.so=1' 'zlib=1:1.2.12' |