diff options
author | Erich Eckner <git@eckner.net> | 2022-01-02 14:20:29 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-01-02 14:20:29 +0100 |
commit | a77d073e8be0d0b3bba721052305391c6f1a7dae (patch) | |
tree | b4ddc11ccff907c835c32766cd311267a51cba03 /abiword-gtk2 | |
parent | 754ac9638a4af36c963a4b31f6be58d4ca65469b (diff) | |
download | archlinuxewe-a77d073e8be0d0b3bba721052305391c6f1a7dae.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 a1fb8cba7..4c12a23d3 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=6 +pkgrel=7 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') @@ -22,7 +22,7 @@ _pinned_dependencies=( 'libgio-2.0.so=0' 'libglib-2.0.so=0' 'libgobject-2.0.so=0' - 'libgsf=1.14.48' + 'libgsf=1.14.47' 'libgthread-2.0.so=0' 'libgtk-x11-2.0.so=0' 'libharfbuzz.so=libharfbuzz.so' |