diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-06 16:43:48 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-06 16:43:48 +0200 |
commit | c665c45ea8c9d1dedf753c1e8bea66398ee27201 (patch) | |
tree | e5f37512eae177dae395d44f47e3383d4c7e8bff /abiword-gtk2 | |
parent | eb11eb3316ad1994fa85ca16238e3dee71fc050f (diff) | |
download | archlinuxewe-c665c45ea8c9d1dedf753c1e8bea66398ee27201.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 38006ae2b..d00b149aa 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=59 +pkgrel=60 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' 'libpng16.so=16' 'librsvg-2.so=2' - 'libx11=1.8.9' + 'libx11=1.8.10' 'libxml2.so=2' 'libxslt.so=1' 'libz.so=1' |