summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2019-12-14 21:02:16 +0100
committerMartin T. H. Sandsmark2019-12-14 21:02:16 +0100
commit9201fdece9154e2c33ea808c71c718ff107b5def (patch)
treee12ae56a200b484033a47aefd930a9f2956f33d3 /PKGBUILD
parent47980cec4a6b9bc33492f4fff797fd7e9b5cb171 (diff)
downloadaur-qmarkdowntextedit-git.tar.gz
update upstream branch to one where it is more useful
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f36490500fb8..5a626d59da1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Sandsmark <martin.sandsmark@kde.org>
pkgname=qmarkdowntextedit-git
-pkgver=r328.e566a3c
+pkgver=r362.0757bc2
pkgrel=1
pkgdesc='A Qt library and simple application for editing Markdown'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('qt5-base')
conflicts=(qmarkdowntextedit)
provides=(qmarkdowntextedit)
-source=('git+https://github.com/sandsmark/qmarkdowntextedit.git#branch=martin/install-target')
+source=('git+https://github.com/sandsmark/qmarkdowntextedit.git#branch=martin/standalone')
md5sums=('SKIP')
pkgver() {