diff options
author | Erich Eckner <git@eckner.net> | 2022-06-09 14:57:43 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-06-09 14:57:43 +0200 |
commit | 47f137197758634135bf7900ef7b37275d2cb74d (patch) | |
tree | ea9ddee21c5a287d39cdf2fbc65a21b5b60c9302 /abiword-gtk2 | |
parent | 92ca2bb9dce291db4f92781ba6e75b9d299984db (diff) | |
download | archlinuxewe-47f137197758634135bf7900ef7b37275d2cb74d.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 31c4407a7..2dfd48304 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=21 +pkgrel=22 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.8' + 'libx11=1.8.1' 'libxml2.so=2' 'libxslt.so=1' 'zlib=1:1.2.12' |