diff options
Diffstat (limited to 'abiword-gtk2/PKGBUILD')
-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' |