diff options
author | Erich Eckner <git@eckner.net> | 2023-10-03 20:39:21 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-10-03 20:39:21 +0200 |
commit | 3db888dc30a98dba33d806e42a843ea4a1fbac39 (patch) | |
tree | 7056243104c0ed4e9ac293d25c51a1742a4a0914 /abiword-gtk2 | |
parent | 4b4e1c4e0822ce1a68eca70b76c1cd3c276c6f3e (diff) | |
download | archlinuxewe-3db888dc30a98dba33d806e42a843ea4a1fbac39.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 e34929eb2..569467f18 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=48 +pkgrel=49 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' 'libpng16.so=16' 'librsvg-2.so=2' - 'libx11=1.8.6' + 'libx11=1.8.7' 'libxml2.so=2' 'libxslt.so=1' 'libz.so=1' |