diff options
Diffstat (limited to 'abiword-gtk2/PKGBUILD')
-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' |