summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-03-28 12:35:34 -0600
committerMark Wagie2021-03-28 12:35:34 -0600
commita2a2d7ce7588afa0d9ed115bc7c99cf513a2a90a (patch)
tree3219ff9c1e390fccb8ae0178f5e6f6bf23a32d8a
parentf10439b86e2d636a07470d6768b5870357d320c2 (diff)
downloadaur-a2a2d7ce7588afa0d9ed115bc7c99cf513a2a90a.tar.gz
0.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d62fb3f04f7e..12bfef97246d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thiefmd
pkgdesc = The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter
- pkgver = 0.2.1
+ pkgver = 0.2.2
pkgrel = 1
url = https://thiefmd.com
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = thiefmd
depends = clutter
depends = libgee
depends = libhandy
- source = git+https://github.com/kmwallio/ThiefMD.git#commit=2bbe89f36a75f0f82975969c657c2dd2f90127c9
+ source = git+https://github.com/kmwallio/ThiefMD.git#commit=b31c48195392a6178177a73473adca0cf53c62c0
source = git+https://github.com/ThiefMD/BiBtex-vala.git
source = git+https://github.com/ThiefMD/ghost-vala.git
source = git+https://github.com/TwiRp/ultheme-vala.git
diff --git a/PKGBUILD b/PKGBUILD
index fc3dde64facb..9145c2190404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=thiefmd
-pkgver=0.2.1
+pkgver=0.2.2
_codename=fiximgup
pkgrel=1
pkgdesc="The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter"
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('gtkspell3' 'webkit2gtk' 'discount' 'gtksourceview4' 'libarchive'
'clutter' 'libgee' 'libhandy')
makedepends=('git' 'meson' 'vala')
-_commit=2bbe89f36a75f0f82975969c657c2dd2f90127c9
+_commit=b31c48195392a6178177a73473adca0cf53c62c0
source=("git+https://github.com/kmwallio/ThiefMD.git#commit=$_commit"
'git+https://github.com/ThiefMD/BiBtex-vala.git'
'git+https://github.com/ThiefMD/ghost-vala.git'