summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-01-11 10:52:24 -0700
committerMark Wagie2023-01-11 10:52:24 -0700
commitbaa6d26da28340b11537a28116095ee182eb5eab (patch)
tree1ad98d6fde6e6fee1995c30b4c9402eae3781458 /PKGBUILD
parent3d6dad77f213e697a8d78e41b9f468048e2d8de6 (diff)
downloadaur-baa6d26da28340b11537a28116095ee182eb5eab.tar.gz
switch to master branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cf4848bd75c..94ecdd20041c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Co-Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=gedit-plugin-markdown_preview-git
-pkgver=r150.c00830e
+pkgver=r164.e9ecfd9
pkgrel=1
pkgdesc="A gedit plugin previewing markdown (.md) documents"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=('pymdown-extensions: extra Python Markdown extensions'
'texlive-core: export to PDF with pandoc')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=('git+https://github.com/maoschanz/gedit-plugin-markdown_preview.git#branch=release-2.0')
+source=('git+https://github.com/maoschanz/gedit-plugin-markdown_preview.git')
sha256sums=('SKIP')
pkgver() {