summaryrefslogtreecommitdiff
path: root/tea-qt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tea-qt/PKGBUILD')
-rw-r--r--tea-qt/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/tea-qt/PKGBUILD b/tea-qt/PKGBUILD
index 5c540c1f2..072e5de9f 100644
--- a/tea-qt/PKGBUILD
+++ b/tea-qt/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=tea-qt
pkgver=62.0.2
-pkgrel=30
+pkgrel=31
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/"
@@ -17,11 +17,11 @@ license=('GPL')
_pinned_dependencies=(
'aspell=0.60.8'
'djvulibre=3.5.28'
- 'gcc-libs=13.1.1'
+ 'gcc-libs=13.2.1'
'glibc>=2.31'
'hunspell=1.7.2'
'libpoppler-qt5.so=1'
- 'qt5-base=5.15.10+kde+r135'
+ 'qt5-base=5.15.10+kde+r139'
'zlib=1:1.2.13'
)
depends=('qt5-declarative' 'desktop-file-utils' "${_pinned_dependencies[@]}")