diff options
author | Erich Eckner <git@eckner.net> | 2021-12-30 14:48:17 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-30 14:48:17 +0100 |
commit | ef058962658879fe0e841399c702404b5ca399d5 (patch) | |
tree | 6b9b900fd598fd75ab8b291e7a4ce7be310f6b9d /abiword-gtk2 | |
parent | 6ab9c0cb8adb27aa15f98429afb37f6b4d476496 (diff) | |
download | archlinuxewe-ef058962658879fe0e841399c702404b5ca399d5.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 0b30a1aae..a1fb8cba7 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=5 +pkgrel=6 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' |