From 9d71c537d2ee2c4134674427b3efd08984c1ea6b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 12 Sep 2020 20:00:15 +0200 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 acb156c0..24c95d89 100644 --- a/tea-qt/PKGBUILD +++ b/tea-qt/PKGBUILD @@ -9,7 +9,7 @@ pkgname=tea-qt pkgver=50.0.4 -pkgrel=3 +pkgrel=4 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.0' + 'qt5-base=5.15.1' 'zlib=1:1.2.11' ) depends=('qt5-declarative' 'desktop-file-utils' "${_pinned_dependencies[@]}") -- cgit v1.2.3-54-g00ecf