summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPetr Semiletov2024-05-10 19:53:09 +0300
committerPetr Semiletov2024-05-10 19:53:09 +0300
commited382e9f638b2b46d9ee19d449960bbb65520b24 (patch)
tree3bf8989f6b60c456000cd5a4dc188fb76e593460 /PKGBUILD
parenta863154222b5bd0d6debad4cf2706f17aceba901 (diff)
downloadaur-ed382e9f638b2b46d9ee19d449960bbb65520b24.tar.gz
63.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0470ef275ae3..9e36375762f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@
pkgname=tea-qt
pkgver=63.0.0
-pkgrel=1
+pkgrel=2
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 hunspell )
makedepends=(cmake git)
-optdepends=('poppler-cpp: open and search text in PDF files'
+optdepends=('poppler: 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')