diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-04 17:41:59 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-04 17:41:59 +0200 |
commit | 8c0a4d7e914fb91ac2c73ac20e144e74fae0ebd6 (patch) | |
tree | 9d42815d9d0e4de9676f2740b43b5342e7041775 /tea-qt | |
parent | f2300731333219c0ef8a1cc75259adb15d8d378e (diff) | |
download | archlinuxewe-8c0a4d7e914fb91ac2c73ac20e144e74fae0ebd6.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 89a12e83d..0c7e42ca8 100644 --- a/tea-qt/PKGBUILD +++ b/tea-qt/PKGBUILD @@ -9,7 +9,7 @@ pkgname=tea-qt pkgver=62.0.2 -pkgrel=67 +pkgrel=68 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.1' 'djvulibre=3.5.28' - 'gcc-libs=14.1.1+r309+gbb34b7eda1f' + 'gcc-libs=14.2.1+r26+g14fa2b2ae7f' 'glibc>=2.31' 'hunspell=1.7.2' 'libpoppler-qt5.so=1' |