diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-06-28 10:24:42 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-06-28 10:24:42 +0200 |
commit | 6bd1c96018b8f4ab53beb10b6d11bba971d1ca3c (patch) | |
tree | 4f624c0d854d69d125ff5eb95124cad84d42066f /abiword-gtk2 | |
parent | d920e7f5ec099d3202865a22bfd63cbf8c18e9f4 (diff) | |
download | archlinuxewe-6bd1c96018b8f4ab53beb10b6d11bba971d1ca3c.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 6d7807bb2..02f92915c 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=42 +pkgrel=43 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' |