diff options
author | Erich Eckner <git@eckner.net> | 2022-10-18 10:51:44 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-10-18 10:51:44 +0200 |
commit | d35e0a5c82791236d68f7c0237e5d3ea293a614d (patch) | |
tree | b838462b9fb577ed960589b2deed9252c95125e2 /abiword-gtk2 | |
parent | e3b0e3589557391c7d3f9aef63cd3cb81681b10c (diff) | |
download | archlinuxewe-d35e0a5c82791236d68f7c0237e5d3ea293a614d.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 35fcfc3eb..01bb6f23a 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=26 +pkgrel=27 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') @@ -25,7 +25,7 @@ _pinned_dependencies=( 'libgsf-1.so=114' 'libgthread-2.0.so=0' 'libgtk-x11-2.0.so=0' - 'libharfbuzz.so=0' + 'libharfbuzz.so=libharfbuzz.so' 'libjpeg.so=8' 'libpango-1.0.so=0' 'libpangocairo-1.0.so=0' |