diff options
author | Erich Eckner <git@eckner.net> | 2024-12-27 17:30:01 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-27 17:30:01 +0100 |
commit | 57b79e222883ab09cd83324e5f8c57656ede4d13 (patch) | |
tree | 44b84329e3395351227f3a2c4d8f508c424a7263 /abiword-gtk2 | |
parent | 4e431aae35320601184abdf35a0cfe0bf47fed51 (diff) | |
download | archlinuxewe-57b79e222883ab09cd83324e5f8c57656ede4d13.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 cc0cfd515..1cac6c3d1 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=62 +pkgrel=63 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') @@ -17,8 +17,8 @@ _pinned_dependencies=( 'libfontconfig.so=1' 'libfreetype.so=6' 'libfribidi.so=0' - 'libgdk_pixbuf-2.0.so=0' 'libgdk-x11-2.0.so=0' + 'libgdk_pixbuf-2.0.so=0' 'libgio-2.0.so=0' 'libglib-2.0.so=0' 'libgobject-2.0.so=0' |