summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-03-28 08:12:37 -0600
committerMark Wagie2021-03-28 08:12:37 -0600
commitf10439b86e2d636a07470d6768b5870357d320c2 (patch)
tree1c1528461a5172f7d95b53fe14def4b0db13406f
parenta36a85f9bd9d927f84a3fe3b6ca26e72daf48243 (diff)
downloadaur-f10439b86e2d636a07470d6768b5870357d320c2.tar.gz
0.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 382a42a6f5af..d62fb3f04f7e 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.0
+ pkgver = 0.2.1
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=89ff79ef5e151cafa87d17d9b1e43582de746e0a
+ source = git+https://github.com/kmwallio/ThiefMD.git#commit=2bbe89f36a75f0f82975969c657c2dd2f90127c9
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 4113b2117858..fc3dde64facb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=thiefmd
-pkgver=0.2.0
-_codename=creators-edition
+pkgver=0.2.1
+_codename=fiximgup
pkgrel=1
pkgdesc="The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter"
arch=('x86_64' 'aarch64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('gtkspell3' 'webkit2gtk' 'discount' 'gtksourceview4' 'libarchive'
'clutter' 'libgee' 'libhandy')
makedepends=('git' 'meson' 'vala')
-_commit=89ff79ef5e151cafa87d17d9b1e43582de746e0a
+_commit=2bbe89f36a75f0f82975969c657c2dd2f90127c9
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'