summaryrefslogtreecommitdiff
path: root/tea-qt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tea-qt/PKGBUILD')
-rw-r--r--tea-qt/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/tea-qt/PKGBUILD b/tea-qt/PKGBUILD
index ad0691910..d8005935c 100644
--- a/tea-qt/PKGBUILD
+++ b/tea-qt/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=tea-qt
pkgver=62.0.2
-pkgrel=36
+pkgrel=37
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/"
@@ -22,7 +22,7 @@ _pinned_dependencies=(
'hunspell=1.7.2'
'libpoppler-qt5.so=1'
'libz.so=1'
- 'qt5-base=5.15.10+kde+r158'
+ 'qt5-base=5.15.10+kde+r163'
)
depends=('qt5-declarative' 'desktop-file-utils' "${_pinned_dependencies[@]}")
makedepends=('cmake')