From 50539be875309b31be913142991986fd7a4053b0 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 7 Feb 2023 09:45:41 +0100 Subject: qxw: fix _pinned_dependencies --- qxw/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qxw') diff --git a/qxw/PKGBUILD b/qxw/PKGBUILD index b47ec1163..72b452673 100644 --- a/qxw/PKGBUILD +++ b/qxw/PKGBUILD @@ -2,16 +2,16 @@ # Contributor: aksr pkgname=qxw pkgver=20200708 -pkgrel=8 +pkgrel=9 epoch= pkgdesc="A program to help you create and publish crosswords." arch=('i686' 'pentium4' 'x86_64') url="https://www.quinapalus.com/qxw.html" license=('GPL') _pinned_dependencies=( - 'cairo=1.17.8' 'glibc>=2.31' 'libatk-1.0.so=0' + 'libcairo.so=2' 'libfontconfig.so=1' 'libfreetype.so=6' 'libgdk_pixbuf-2.0.so=0' -- cgit v1.2.3-70-g09d2