summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPetr Semiletov2024-05-10 14:07:32 +0300
committerPetr Semiletov2024-05-10 14:07:32 +0300
commita863154222b5bd0d6debad4cf2706f17aceba901 (patch)
treefd15d65535404a2e98cd749cdbfc3031f6bf0d65 /PKGBUILD
parent376b1117058efbfec356a37e1cab30e3113fbf86 (diff)
downloadaur-a863154222b5bd0d6debad4cf2706f17aceba901.tar.gz
63.0.0.r1.g2cb6ddb
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71c67b4b9a04..0470ef275ae3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,15 +7,15 @@
# Contributor: Holger Rauch < holger dot rauch at posteo dot de >
pkgname=tea-qt
-pkgver=62.2.1
+pkgver=63.0.0
pkgrel=1
pkgdesc="Powerful text editor for Linux, *BSD, Windows, OS/2, Mac and Haiku OS with PDF and DJVU support"
arch=(x86_64)
url="https://tea.ourproject.org/"
license=(GPL3)
-depends=(qt6-base qt6-5compat hunspell )
+depends=(qt6-base hunspell )
makedepends=(cmake git)
-optdepends=('poppler-qt6: open and search text in PDF files'
+optdepends=('poppler-cpp: open and search text in PDF files'
'djvulibre: open and search in DJVU')
source=("git+https://github.com/psemiletov/tea-qt.git#tag=${pkgver}")
sha512sums=('SKIP')