diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-07 16:53:52 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-07 16:53:52 +0200 |
commit | ba9fcf4766394c12456fa835586a9ea4bec660cd (patch) | |
tree | 1cc7648444ab7f2c26706b7f8b85d881a6529255 | |
parent | e4dbd467cacb05fb772b807b0cb421d44bc6d177 (diff) | |
download | archlinuxewe-ba9fcf4766394c12456fa835586a9ea4bec660cd.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 d00b149aa..eeae5b020 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,12 +5,12 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=60 +pkgrel=61 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') _pinned_dependencies=( - 'gcc-libs=14.2.1+r26+g14fa2b2ae7f' + 'gcc-libs=14.2.1+r32+geccf707e5ce' 'glibc>=2.31' 'libatk-1.0.so=0' 'libcairo.so=2' |