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 91eafae45c94..20633f1f416b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = marker
pkgdesc = Markdown editor for linux made with Gtk+-3.0
- pkgver = 2019.11.06
+ pkgver = 2020.04.04.2
pkgrel = 1
url = https://fabiocolacio.github.io/Marker/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = marker
depends = webkit2gtk
optdepends = pandoc: export to HTML, PDF, RTF, OTF, DOCX, LaTeX
options = !buildflags
- source = marker::git+https://github.com/fabiocolacio/Marker.git#tag=2019.11.06
+ source = marker::git+https://github.com/fabiocolacio/Marker.git#tag=2020.04.04.2
sha256sums = SKIP
pkgname = marker
diff --git a/PKGBUILD b/PKGBUILD
index f76ab452fc79..605ee0d9e9b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor:
pkgname=marker
-pkgver=2019.11.06
+pkgver=2020.04.04.2
pkgrel=1
pkgdesc='Markdown editor for linux made with Gtk+-3.0'
arch=('x86_64')