summaryrefslogtreecommitdiff
path: root/abiword-gtk2
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-02-07 09:45:41 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-02-07 09:45:41 +0100
commit3ed767933730bc386809765427e4fd7dfb51d91d (patch)
tree9b412359b63b766624f1147cd8f7b4dc95487f91 /abiword-gtk2
parent2e85a981e0d806c5aff41ec1cd6133b06740fb99 (diff)
downloadarchlinuxewe-3ed767933730bc386809765427e4fd7dfb51d91d.tar.xz
abiword-gtk2: fix _pinned_dependencies
Diffstat (limited to 'abiword-gtk2')
-rw-r--r--abiword-gtk2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abiword-gtk2/PKGBUILD b/abiword-gtk2/PKGBUILD
index d2986c8d4..8e24f9f5c 100644
--- a/abiword-gtk2/PKGBUILD
+++ b/abiword-gtk2/PKGBUILD
@@ -5,15 +5,15 @@
pkgname=abiword-gtk2
_pkgname=abiword
pkgver=3.0.5
-pkgrel=33
+pkgrel=34
pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version'
arch=('i686' 'pentium4' 'x86_64')
license=('GPL')
_pinned_dependencies=(
- 'cairo=1.17.8'
'gcc-libs=12.2.1'
'glibc>=2.31'
'libatk-1.0.so=0'
+ 'libcairo.so=2'
'libfontconfig.so=1'
'libfreetype.so=6'
'libfribidi.so=0'