From d2701bc30315f9eca15fde0fbfae53ca48a6bdfe Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 28 Jan 2023 22:01:38 +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 3f997af66..e86440d08 100644 --- a/qxw/PKGBUILD +++ b/qxw/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: aksr pkgname=qxw pkgver=20200708 -pkgrel=8 +pkgrel=7 epoch= pkgdesc="A program to help you create and publish crosswords." arch=('i686' 'pentium4' 'x86_64') @@ -25,7 +25,7 @@ _pinned_dependencies=( 'libpango-1.0.so=0' 'libpangocairo-1.0.so=0' 'libpangoft2-1.0.so=0' - 'pcre=8.45' + 'libpcre.so=1' ) depends=('gtk2' "${_pinned_dependencies[@]}") source=(https://www.quinapalus.com/$pkgname-$pkgver.tar.gz -- cgit v1.2.3-70-g09d2