summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e0f28a62422..65e74dd1a1f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zettlr
pkgdesc = A markdown editor for writing academic texts and taking notes
- pkgver = 1.4.2
+ pkgver = 1.4.3
pkgrel = 1
url = https://www.zettlr.com
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = zettlr
optdepends = pandoc: For exporting to various format
optdepends = texlive-bin: For Latex support
optdepends = ttf-lato: Display output in a more comfortable way
- source = zettlr::git+https://github.com/Zettlr/Zettlr.git#tag=v1.4.2
+ source = zettlr::git+https://github.com/Zettlr/Zettlr.git#tag=v1.4.3
sha1sums = SKIP
pkgname = zettlr
diff --git a/PKGBUILD b/PKGBUILD
index 669040ab0062..9f9de08a2429 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: BrLi <brli at chakralinux dot org>
pkgname=zettlr
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc="A markdown editor for writing academic texts and taking notes"
arch=('x86_64')