diff options
author | Erich Eckner <git@eckner.net> | 2022-08-02 20:36:27 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-08-02 20:36:27 +0200 |
commit | 99f21123f982e147cc19b828d1541c7b1fb69c7c (patch) | |
tree | dded05e6ec94e3e8eb81d3b6dc633cb20927b1c6 /tea-qt/PKGBUILD | |
parent | d424dc8fd19ac51167689896bb9013f2c4d7b29b (diff) | |
download | archlinuxewe-99f21123f982e147cc19b828d1541c7b1fb69c7c.tar.xz |
tea-qt: rebuild
Diffstat (limited to 'tea-qt/PKGBUILD')
-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 d6abc24bb..a471545f5 100644 --- a/tea-qt/PKGBUILD +++ b/tea-qt/PKGBUILD @@ -9,7 +9,7 @@ pkgname=tea-qt pkgver=60.7.0 -pkgrel=35 +pkgrel=36 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.1.0' + 'gcc-libs=12.1.1' 'glibc>=2.31' 'hunspell=1.7.0' 'libpoppler-qt5.so=1' |