diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-03-27 09:40:06 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-03-27 09:40:06 +0100 |
commit | 61c49fc1b03ca59190dbe8b25e8a4086e1017679 (patch) | |
tree | 066d0f92671f1840e32f6a45e6bc723d1e0ccda3 /abiword-gtk2 | |
parent | 161fb1a1105dfc0dc52acedce77e3a935ff1cd05 (diff) | |
download | archlinuxewe-61c49fc1b03ca59190dbe8b25e8a4086e1017679.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 eaf1eefec..a902a7d7c 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=51 +pkgrel=52 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.7' + 'libx11=1.8.8' 'libxml2.so=2' 'libxslt.so=1' 'libz.so=1' |