summaryrefslogtreecommitdiff
path: root/tea-qt
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-12-01 08:19:46 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-12-01 08:19:46 +0100
commit8a74bead1a148e25c3f50c4544292da5769f7e8c (patch)
treeb098028023f3957faa3e786f9e44d4ba59e956d1 /tea-qt
parent75582b6d4d380d08c4d23eb9a97946b4e89cdefd (diff)
downloadarchlinuxewe-8a74bead1a148e25c3f50c4544292da5769f7e8c.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 5bb7faa0e..6317fced2 100644
--- a/tea-qt/PKGBUILD
+++ b/tea-qt/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=tea-qt
pkgver=62.0.2
-pkgrel=1
+pkgrel=2
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.7+kde+r174'
+ 'qt5-base=5.15.7+kde+r176'
'zlib=1:1.2.13'
)
depends=('qt5-declarative' 'desktop-file-utils' "${_pinned_dependencies[@]}")