diff options
author | Erich Eckner <git@eckner.net> | 2022-08-23 21:11:04 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-09-11 21:18:28 +0200 |
commit | 60aa13d4fbe2e887717af66ded1ef8a0242287c2 (patch) | |
tree | 75c0c4029aba9f696dc79d212c298a04581ad5a2 /abiword-gtk2 | |
parent | f079d3b61512a0198621c484cafc898dd4ea22c0 (diff) | |
download | archlinuxewe-60aa13d4fbe2e887717af66ded1ef8a0242287c2.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 86c015ab8..6946ce81d 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,13 +5,13 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=23 +pkgrel=24 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') _pinned_dependencies=( 'cairo=1.17.6' - 'gcc-libs=12.1.1' + 'gcc-libs=12.2.0' 'glibc>=2.31' 'libatk-1.0.so=0' 'libfontconfig.so=1' |