summaryrefslogtreecommitdiff
path: root/tea-qt
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-06-16 10:33:58 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-06-16 10:33:58 +0200
commit4c96052d734035bc0efb962d27804b1e45bcd42a (patch)
tree0400ec2a27641232eabc7f60d7bd0c1cf7fb2adb /tea-qt
parent522862c693fa9055befdc9870d6b4413d16b3c44 (diff)
downloadarchlinuxewe-4c96052d734035bc0efb962d27804b1e45bcd42a.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 9cb190747..0019fa732 100644
--- a/tea-qt/PKGBUILD
+++ b/tea-qt/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=tea-qt
pkgver=62.0.2
-pkgrel=25
+pkgrel=26
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.2'
'libpoppler-qt5.so=1'
- 'qt5-base=5.15.9+kde+r155'
+ 'qt5-base=5.15.10+kde+r129'
'zlib=1:1.2.13'
)
depends=('qt5-declarative' 'desktop-file-utils' "${_pinned_dependencies[@]}")