diff options
author | Erich Eckner <git@eckner.net> | 2020-11-16 19:08:17 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-11-16 19:08:17 +0100 |
commit | c437244d587898b38dbb3a3468f0e5f520db4be5 (patch) | |
tree | e8ab7ce186e7af087de118be5d356ab287f12c72 /abiword-gtk2 | |
parent | 3041f6b99986ad5ea56fdc0db45da79142a1c4ca (diff) | |
download | archlinuxewe-c437244d587898b38dbb3a3468f0e5f520db4be5.tar.xz |
abiword-gtk2: rebuild
Diffstat (limited to 'abiword-gtk2')
-rw-r--r-- | abiword-gtk2/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/abiword-gtk2/PKGBUILD b/abiword-gtk2/PKGBUILD index cf2f1774c..27ceba8cb 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,19 +5,19 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.4 -pkgrel=11 +pkgrel=12 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') _pinned_dependencies=( 'cairo=1.17.2+25+gaee96d175' 'gcc-libs=10.2.0' - 'gdk-pixbuf2=2.42.0' 'glibc>=2.31' 'libatk-1.0.so=0' 'libfontconfig.so=1' 'libfreetype.so=6' 'libfribidi.so=0' + 'libgdk_pixbuf-2.0.so=0' 'libgdk-x11-2.0.so=0' 'libgio-2.0.so=0' 'libglib-2.0.so=0' @@ -26,7 +26,7 @@ _pinned_dependencies=( 'libgthread-2.0.so=0' 'libgtk-x11-2.0.so=0' 'libharfbuzz.so=0' - 'libjpeg-turbo=2.0.5' + 'libjpeg.so=8' 'libpango-1.0.so=0' 'libpangocairo-1.0.so=0' 'libpangoft2-1.0.so=0' |