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 b00c364c..1ed2e6d1 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,12 +5,12 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.4 -pkgrel=13 +pkgrel=14 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') _pinned_dependencies=( - 'cairo=1.17.2+25+gaee96d175' + 'cairo=1.17.4' 'gcc-libs=10.2.0' 'glibc>=2.31' 'libatk-1.0.so=0' |