summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-10-25 00:48:14 +0200
committerFabioLolix2022-10-25 00:48:14 +0200
commit8e91cfd917d3cebb134af405e3a1634314ea017c (patch)
treebc0bc51f95765d451fe83b1a0d8e457bc7953930
parent0835e08e9897e4310eab03cd043084c70eb57443 (diff)
downloadaur-8e91cfd917d3cebb134af405e3a1634314ea017c.tar.gz
v61.1.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db25c311c1ca..973c94d58239 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tea-qt
pkgdesc = Powerful text editor for Linux, *BSD, Windows, OS/2, Mac and Haiku OS with PDF and DJVU support
- pkgver = 61.0.0
+ pkgver = 61.1.0
pkgrel = 1
url = https://tea.ourproject.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = tea-qt
depends = hunspell
optdepends = poppler-qt6: open and search text in PDF files
optdepends = djvulibre: open and search in DJVU
- source = git+https://github.com/psemiletov/tea-qt.git#tag=61.0.0
+ source = git+https://github.com/psemiletov/tea-qt.git#tag=61.1.0
sha512sums = SKIP
pkgname = tea-qt
diff --git a/PKGBUILD b/PKGBUILD
index c2e0e116b78b..518298151d2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Holger Rauch < holger dot rauch at posteo dot de >
pkgname=tea-qt
-pkgver=61.0.0
+pkgver=61.1.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)