diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-01-18 10:25:58 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-01-18 10:25:58 +0100 |
commit | 7911de9110560dd3eaeda5bbfb450a6a3a3837c2 (patch) | |
tree | 9fc0ae3c700dbc56da23ebd156299bc6ee518b70 /tea-qt | |
parent | 65e6074167a5d40724df3358c403313557ebbc44 (diff) | |
download | archlinuxewe-7911de9110560dd3eaeda5bbfb450a6a3a3837c2.tar.xz |
tea-qt: rebuild
Diffstat (limited to 'tea-qt')
-rw-r--r-- | tea-qt/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tea-qt/PKGBUILD b/tea-qt/PKGBUILD index b2955b7a8..a4293f480 100644 --- a/tea-qt/PKGBUILD +++ b/tea-qt/PKGBUILD @@ -9,7 +9,7 @@ pkgname=tea-qt pkgver=62.0.2 -pkgrel=6 +pkgrel=7 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,7 +17,7 @@ license=('GPL') _pinned_dependencies=( 'aspell=0.60.8' 'djvulibre=3.5.28' - 'gcc-libs=12.2.0' + 'gcc-libs=12.2.1' 'glibc>=2.31' 'hunspell=1.7.2' 'libpoppler-qt5.so=1' |