summaryrefslogtreecommitdiff
path: root/tea-qt
diff options
context:
space:
mode:
Diffstat (limited to 'tea-qt')
-rw-r--r--tea-qt/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/tea-qt/PKGBUILD b/tea-qt/PKGBUILD
index 6cc61ec6e..8731776d5 100644
--- a/tea-qt/PKGBUILD
+++ b/tea-qt/PKGBUILD
@@ -9,20 +9,20 @@
pkgname=tea-qt
pkgver=62.0.2
-pkgrel=49
+pkgrel=50
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/"
license=('GPL')
_pinned_dependencies=(
- 'aspell=0.60.8'
+ 'aspell=0.60.8.1'
'djvulibre=3.5.28'
'gcc-libs=13.2.1'
'glibc>=2.31'
'hunspell=1.7.2'
'libpoppler-qt5.so=1'
'libz.so=1'
- 'qt5-base=5.15.11+kde+r147'
+ 'qt5-base=5.15.11+kde+r148'
)
depends=('qt5-declarative' 'desktop-file-utils' "${_pinned_dependencies[@]}")
makedepends=('cmake')