diff options
author | Erich Eckner <git@eckner.net> | 2023-06-16 21:28:52 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-06-16 21:28:52 +0200 |
commit | 4821988d1b99606feb987c5d2166686763b4edc5 (patch) | |
tree | eaf2f963c3a17bd7ae8483e0cefae6c26433aeee /abiword-gtk2 | |
parent | 37b30efa5c36db613c3791ceacf29f99b2666e7a (diff) | |
download | archlinuxewe-4821988d1b99606feb987c5d2166686763b4edc5.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 426c2c129..be9f41897 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=40 +pkgrel=41 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.39' 'librsvg-2.so=2' - 'libx11=1.8.6' + 'libx11=1.8.5' 'libxml2.so=2' 'libxslt.so=1' 'zlib=1:1.2.13' |