diff options
author | Erich Eckner <git@eckner.net> | 2023-02-12 21:34:30 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-02-12 21:34:30 +0100 |
commit | a2a524b8e35b34687fd2694eaa18159957683565 (patch) | |
tree | 5a48de3d5b9cbc42f6534dd586ba6c32864ce501 | |
parent | 6fba2e30bca8e98a1943a2dfe1e66f3ff1a2dfe0 (diff) | |
download | archlinuxewe-a2a524b8e35b34687fd2694eaa18159957683565.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 8e24f9f5c..b6eb57115 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=34 +pkgrel=35 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.3' + 'libx11=1.8.4' 'libxml2.so=2' 'libxslt.so=1' 'zlib=1:1.2.13' |