summaryrefslogtreecommitdiff
path: root/tea-qt
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-02 14:51:16 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-02 14:51:16 +0100
commit398f7f9d23a57687442fad139d0d78fe69b1811e (patch)
treebbcd0e63604528a0b7dbf1abecdbdddbae39ab94 /tea-qt
parent1ea6084490dd1d2b11423a5af1dc70ee8147019c (diff)
downloadarchlinuxewe-398f7f9d23a57687442fad139d0d78fe69b1811e.tar.xz
tea-qt: rebuild
Diffstat (limited to 'tea-qt')
-rw-r--r--tea-qt/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/tea-qt/PKGBUILD b/tea-qt/PKGBUILD
index a34a30233..2416de2a4 100644
--- a/tea-qt/PKGBUILD
+++ b/tea-qt/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=tea-qt
pkgver=60.7.0
-pkgrel=42
+pkgrel=43
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.1'
'libpoppler-qt5.so=1'
- 'qt5-base=5.15.6+kde+r180'
+ 'qt5-base=5.15.7+kde+r167'
'zlib=1:1.2.13'
)
depends=('qt5-declarative' 'desktop-file-utils' "${_pinned_dependencies[@]}")