diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-08-07 15:18:12 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-08-07 15:18:12 +0200 |
commit | 8b9eb908c9dc5191e9854785fb578f57327fe0a3 (patch) | |
tree | db642648fe20239997c5b3a7f2b6594ea619b833 | |
parent | 78d825edffc2c00babc86ce63bec9744cdb18417 (diff) | |
download | archlinuxewe-8b9eb908c9dc5191e9854785fb578f57327fe0a3.tar.xz |
abiword-gtk2: rebuild
-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 19a0b4d8c..e34929eb2 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=47 +pkgrel=48 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') @@ -30,7 +30,7 @@ _pinned_dependencies=( 'libpango-1.0.so=0' 'libpangocairo-1.0.so=0' 'libpangoft2-1.0.so=0' - 'libpng=1.6.40' + 'libpng16.so=16' 'librsvg-2.so=2' 'libx11=1.8.6' 'libxml2.so=2' |