summaryrefslogtreecommitdiff
path: root/tea-qt
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-02-02 09:32:44 +0100
committerErich Eckner <git@eckner.net>2023-02-02 09:32:44 +0100
commit9555b9dbf2db77d91b0490c7fca409a9b19de543 (patch)
tree940fe0ddb237ec82db28b2716cd8f6e9305cbbd5 /tea-qt
parent9f7bf7bc384567dd6066ef7cf5914ee6eb4f7e18 (diff)
downloadarchlinuxewe-9555b9dbf2db77d91b0490c7fca409a9b19de543.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 26ea9b4a3..00980c506 100644
--- a/tea-qt/PKGBUILD
+++ b/tea-qt/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=tea-qt
pkgver=62.0.2
-pkgrel=11
+pkgrel=12
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.8+kde+r177'
+ 'qt5-base=5.15.8+kde+r178'
'zlib=1:1.2.13'
)
depends=('qt5-declarative' 'desktop-file-utils' "${_pinned_dependencies[@]}")