diff options
author | Erich Eckner <git@eckner.net> | 2021-06-08 18:57:10 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-06-08 18:57:10 +0200 |
commit | 88686231a55de7089834ae9797676f939a9fe341 (patch) | |
tree | fc4b51dba91e6f48713152e676e11405117eb919 /abiword-gtk2 | |
parent | 2d7f742fb915b0bd7a3864dc8648143534460e77 (diff) | |
download | archlinuxewe-88686231a55de7089834ae9797676f939a9fe341.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 c5fa3ac5a..8c09ef088 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.4 -pkgrel=16 +pkgrel=17 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.1' + 'libx11=1.7.2' 'libxml2=2.9.10' 'libxslt=1.1.34' 'zlib=1:1.2.11' |