From bcd54004fda580ced4f80815e1d1adc078a4bda2 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 23 Nov 2020 06:59:58 +0100 Subject: tea-qt: rebuild --- tea-qt/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tea-qt') diff --git a/tea-qt/PKGBUILD b/tea-qt/PKGBUILD index 86e9c918..4aa54213 100644 --- a/tea-qt/PKGBUILD +++ b/tea-qt/PKGBUILD @@ -9,7 +9,7 @@ pkgname=tea-qt pkgver=50.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Qt-based text editor for Linux and *BSD with an ultimate small size, providing hundreds of functions" arch=('i686' 'pentium4' 'x86_64') url="http://semiletov.org/tea/" @@ -21,7 +21,7 @@ _pinned_dependencies=( 'glibc>=2.31' 'hunspell=1.7.0' 'libpoppler-qt5.so=1' - 'qt5-base=5.15.1' + 'qt5-base=5.15.2' 'zlib=1:1.2.11' ) depends=('qt5-declarative' 'desktop-file-utils' "${_pinned_dependencies[@]}") -- cgit v1.2.3-54-g00ecf