summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2022-01-05 14:04:53 +0300
committerCaleb Maclennan2022-01-05 14:04:53 +0300
commitf7170d960500c76141da39fd74d397f4d1f66f32 (patch)
tree9d08fe4bce6424ebc2a9dbb6cf688af437f69240
parent12d34aebfd41155ade1845b2c9da90881b3d788b (diff)
downloadaur-f7170d960500c76141da39fd74d397f4d1f66f32.tar.gz
upgpkg: zettlr 2.1.1-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 b0e6a21ca894..d18953a1739c 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.0
+ pkgver = 2.1.1
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.0.tar.gz::https://github.com/Zettlr/Zettlr/archive/v2.1.0.tar.gz
+ source = zettlr-2.1.1.tar.gz::https://github.com/Zettlr/Zettlr/archive/v2.1.1.tar.gz
source = 0001-Do-not-download-pandoc.patch
- source = locales-2.1.0-1.zip::https://github.com/citation-style-language/locales/archive/c38205618f1a23eb80e8c5f33c8086648ca3874b.zip
- source = chicago-author-date-2.1.0-1.csl::https://github.com/citation-style-language/styles/raw/ccb71844fdafb2b7a48cccb364f4b4c03d3cdce6/chicago-author-date.csl
- sha256sums = edbd806804da93db8db7e81551de50bf1ec2a4a115aa8995238a4dd69ab09367
+ source = locales-2.1.1-1.zip::https://github.com/citation-style-language/locales/archive/c38205618f1a23eb80e8c5f33c8086648ca3874b.zip
+ source = chicago-author-date-2.1.1-1.csl::https://github.com/citation-style-language/styles/raw/ccb71844fdafb2b7a48cccb364f4b4c03d3cdce6/chicago-author-date.csl
+ sha256sums = 080e25c2307d5fa6a2510fe4551636425f373415804a6ab77a36135aa102a3a3
sha256sums = a0fe981dade0ce52be190d8e8a2fd7f6c05c32c7d44d96c63f6f494460d483ef
sha256sums = 275fc80a391b4002b52182deb12997a1408118b7753977ea69ef5256c6f3ff47
sha256sums = 1455e57b314fd13ba155f4ab93f061e3e6393c13cd0f16380adb9d73614f7930
diff --git a/PKGBUILD b/PKGBUILD
index 0d4e8dc2b06f..53e9483945d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_bundle_pandoc=false
pkgname=zettlr
-pkgver=2.1.0
+pkgver=2.1.1
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=('edbd806804da93db8db7e81551de50bf1ec2a4a115aa8995238a4dd69ab09367'
+sha256sums=('080e25c2307d5fa6a2510fe4551636425f373415804a6ab77a36135aa102a3a3'
'a0fe981dade0ce52be190d8e8a2fd7f6c05c32c7d44d96c63f6f494460d483ef'
'275fc80a391b4002b52182deb12997a1408118b7753977ea69ef5256c6f3ff47'
'1455e57b314fd13ba155f4ab93f061e3e6393c13cd0f16380adb9d73614f7930')