diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-08-02 09:35:16 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-08-02 09:35:16 +0200 |
commit | 1600c1fb855a12a66baeb18d9cac2dee5b337729 (patch) | |
tree | c248e66dcadff6ab4f78894cf9ad1bc4989d8f20 | |
parent | 5ecf55bd410f04406ebcceb32dc372fa1e5e5d23 (diff) | |
download | archlinuxewe-1600c1fb855a12a66baeb18d9cac2dee5b337729.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 60407006a..6aaa254b4 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,12 +5,12 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=45 +pkgrel=46 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') _pinned_dependencies=( - 'gcc-libs=13.1.1' + 'gcc-libs=13.2.1' 'glibc>=2.31' 'libatk-1.0.so=0' 'libcairo.so=2' |