summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPetr Semiletov2021-05-31 20:22:43 +0300
committerPetr Semiletov2021-05-31 20:22:43 +0300
commitb7d9930e47efcf9c7dae94770bc12154a53cdca4 (patch)
tree34d03c484b86b183e7fc0a6d393fad0c468dcdfa /PKGBUILD
parent6369eabecdddbb315ed1a7fddaa5e6ddd0b87d2a (diff)
downloadaur-b7d9930e47efcf9c7dae94770bc12154a53cdca4.tar.gz
60.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0297a3899479..543ed01df9e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Holger Rauch < holger dot rauch at posteo dot de >
pkgname=tea-qt
-pkgver=60.1.0
+pkgver=60.3.0
pkgrel=1
pkgdesc="Powerful text editor for Linux, *BSD, Windows, OS/2, Mac and Haiku OS"
arch=('x86_64')
@@ -17,7 +17,7 @@ license=('GPL')
depends=('qt6-base' 'qt6-5compat' 'gcc-libs' 'zlib' 'hunspell' 'desktop-file-utils')
makedepends=('cmake')
source=(https://github.com/psemiletov/tea-qt/archive/$pkgver.tar.gz)
-md5sums=(6cc56888bc886a005bc0efa9b677a63b)
+md5sums=(40d284eaf41fbb25f0ca5e339f77b0a1)
build() {
mkdir -p "${srcdir}/tea-qt-${pkgver}/b"