diff options
author | Erich Eckner <git@eckner.net> | 2023-06-30 10:21:43 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-06-30 10:21:43 +0200 |
commit | ef1d3c7ce57d45fa94c01004f1e0dc878b2a452e (patch) | |
tree | 192a5859aed56f124942882ae332bbc286dd132d | |
parent | 500d580a768de96a23587adb010e67fa0fd93ad4 (diff) | |
download | archlinuxewe-ef1d3c7ce57d45fa94c01004f1e0dc878b2a452e.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 3ae8996ac..60407006a 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=44 +pkgrel=45 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.39' + 'libpng=1.6.40' 'librsvg-2.so=2' 'libx11=1.8.6' 'libxml2.so=2' |