diff options
author | Erich Eckner <git@eckner.net> | 2021-05-19 08:08:03 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-05-19 08:12:34 +0200 |
commit | 2ea9c51a52af513a8ca7d114f45564f2cae3c381 (patch) | |
tree | 2b52bf33884143e99b974b3597913369880080d5 /abiword-gtk2 | |
parent | f32546d10d59195df75aa5319d9b4b3da0d7f41b (diff) | |
download | archlinuxewe-2ea9c51a52af513a8ca7d114f45564f2cae3c381.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 f7ee36d14..c5fa3ac5a 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.4 -pkgrel=15 +pkgrel=16 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.37' 'librsvg-2.so=2' - 'libx11=1.7.0' + 'libx11=1.7.1' 'libxml2=2.9.10' 'libxslt=1.1.34' 'zlib=1:1.2.11' |