summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2022-01-29 13:40:05 +0300
committerCaleb Maclennan2022-01-29 13:40:05 +0300
commita5f16450620620ac4b13e734f5855a087c973860 (patch)
treebd1151f4fb80fe8b6e286763c5c7b89eee8b41ad
parent170d81faa453da3d68ed7c6988482998f7646178 (diff)
downloadaur-a5f16450620620ac4b13e734f5855a087c973860.tar.gz
upgpkg: zettlr 2.1.3-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b03d83f92f0..def9e234b8a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zettlr
pkgdesc = A markdown editor for writing academic texts and taking notes
- pkgver = 2.1.2
+ pkgver = 2.1.3
pkgrel = 1
url = https://www.zettlr.com
arch = x86_64
@@ -14,11 +14,11 @@ pkgbase = zettlr
optdepends = texlive-bin: For Latex support
optdepends = ttf-lato: Display output in a more comfortable way
options = !strip
- source = zettlr-2.1.2.tar.gz::https://github.com/Zettlr/Zettlr/archive/v2.1.2.tar.gz
+ source = zettlr-2.1.3.tar.gz::https://github.com/Zettlr/Zettlr/archive/v2.1.3.tar.gz
source = 0001-Do-not-download-pandoc.patch
- source = locales-2.1.2-1.zip::https://github.com/citation-style-language/locales/archive/c38205618f1a23eb80e8c5f33c8086648ca3874b.zip
- source = chicago-author-date-2.1.2-1.csl::https://github.com/citation-style-language/styles/raw/ccb71844fdafb2b7a48cccb364f4b4c03d3cdce6/chicago-author-date.csl
- sha256sums = 5e7c17ee7664c84929f859e46d3bd098c6f8047a69c9a40a1c6a90af0fe9d816
+ source = locales-2.1.3-1.zip::https://github.com/citation-style-language/locales/archive/c38205618f1a23eb80e8c5f33c8086648ca3874b.zip
+ source = chicago-author-date-2.1.3-1.csl::https://github.com/citation-style-language/styles/raw/ccb71844fdafb2b7a48cccb364f4b4c03d3cdce6/chicago-author-date.csl
+ sha256sums = ec77affb8a0db08bf480c9ec0b5caef771251e3b5e1f2ba9219bb7ce466c66fe
sha256sums = a0fe981dade0ce52be190d8e8a2fd7f6c05c32c7d44d96c63f6f494460d483ef
sha256sums = 275fc80a391b4002b52182deb12997a1408118b7753977ea69ef5256c6f3ff47
sha256sums = 1455e57b314fd13ba155f4ab93f061e3e6393c13cd0f16380adb9d73614f7930
diff --git a/PKGBUILD b/PKGBUILD
index 70e544dbda3c..c44c6f5c191f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_bundle_pandoc=false
pkgname=zettlr
-pkgver=2.1.2
+pkgver=2.1.3
pkgrel=1
pkgdesc="A markdown editor for writing academic texts and taking notes"
arch=('x86_64')
@@ -26,7 +26,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Zettlr/Zettlr/archive/v
# citation style
"locales-${pkgver}-${pkgrel}.zip::https://github.com/citation-style-language/locales/archive/${_csl_locale_commit}.zip"
"chicago-author-date-${pkgver}-${pkgrel}.csl::https://github.com/citation-style-language/styles/raw/${_csl_style_commit}/chicago-author-date.csl")
-sha256sums=('5e7c17ee7664c84929f859e46d3bd098c6f8047a69c9a40a1c6a90af0fe9d816'
+sha256sums=('ec77affb8a0db08bf480c9ec0b5caef771251e3b5e1f2ba9219bb7ce466c66fe'
'a0fe981dade0ce52be190d8e8a2fd7f6c05c32c7d44d96c63f6f494460d483ef'
'275fc80a391b4002b52182deb12997a1408118b7753977ea69ef5256c6f3ff47'
'1455e57b314fd13ba155f4ab93f061e3e6393c13cd0f16380adb9d73614f7930')