diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2022-12-21 14:34:20 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2022-12-21 14:34:20 +0100 |
commit | 5ab6baeb2203cc6106f78bdbe8b2cf7774532e20 (patch) | |
tree | 5700770ccc9a3964f4f7189fbc2821a7903090e8 | |
parent | adbbc4000dfcd80c20ec78ebd85162e38232d975 (diff) | |
download | archlinuxewe-5ab6baeb2203cc6106f78bdbe8b2cf7774532e20.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 71f75c125..5f64c1f56 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=30 +pkgrel=31 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.2' + 'libx11=1.8.3' 'libxml2.so=2' 'libxslt.so=1' 'zlib=1:1.2.13' |