diff options
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 4aa54213e..4fc7628b4 100644 --- a/tea-qt/PKGBUILD +++ b/tea-qt/PKGBUILD @@ -9,14 +9,14 @@ pkgname=tea-qt pkgver=50.1.0 -pkgrel=2 +pkgrel=3 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/" license=('GPL') _pinned_dependencies=( 'aspell=0.60.8' - 'djvulibre=3.5.27' + 'djvulibre=3.5.28' 'gcc-libs=10.2.0' 'glibc>=2.31' 'hunspell=1.7.0' |