summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1c2e6989062..ad38d503bb78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor:
pkgname=marker-git
-pkgver=2018.07.03.r54.gc0f8c7e8
+pkgver=2019.11.06.r0.g49a7e144
pkgrel=1
pkgdesc='Markdown editor for linux made with Gtk+-3.0'
arch=('x86_64')
-url='https://github.com/fabiocolacio/Marker'
+url='https://fabiocolacio.github.io/Marker/'
license=('GPL3')
depends=('gtksourceview3' 'gtkspell3' 'webkit2gtk')
makedepends=('git' 'meson')
@@ -14,7 +14,7 @@ optdepends=('pandoc: export to HTML, PDF, RTF, OTF, DOCX, LaTeX')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
options=(!buildflags)
-source=("${pkgname%-*}::git+${url}.git")
+source=("${pkgname%-*}::git+https://github.com/fabiocolacio/Marker.git")
sha256sums=('SKIP')
pkgver() {