diff options
author | Erich Eckner <git@eckner.net> | 2022-01-02 15:26:43 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-01-02 15:26:43 +0100 |
commit | c8ef104c252565f255e2af4367423e8db7bd4d40 (patch) | |
tree | 1729739297b0071e460155bf62b973eb5f4c02bc /abiword-gtk2 | |
parent | 76adbfca5872ef994c640126eb51265af384588e (diff) | |
download | archlinuxewe-c8ef104c252565f255e2af4367423e8db7bd4d40.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 4c12a23d3..aa7efbfa6 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=7 +pkgrel=8 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.47' + 'libgsf=1.14.48' 'libgthread-2.0.so=0' 'libgtk-x11-2.0.so=0' 'libharfbuzz.so=libharfbuzz.so' |