summarylogtreecommitdiffstats
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
parent47980cec4a6b9bc33492f4fff797fd7e9b5cb171 (diff)
downloadaur-9201fdece9154e2c33ea808c71c718ff107b5def.tar.gz
update upstream branch to one where it is more useful
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdf7ea2ff1f7..3de44f2a0d80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qmarkdowntextedit-git
pkgdesc = A Qt library and simple application for editing Markdown
- pkgver = r328.e566a3c
+ pkgver = r362.0757bc2
pkgrel = 1
url = https://github.com/pbek/qmarkdowntextedit
arch = i686
@@ -9,7 +9,7 @@ pkgbase = qmarkdowntextedit-git
depends = qt5-base
provides = qmarkdowntextedit
conflicts = 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
pkgname = qmarkdowntextedit-git
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() {