summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-03-30 08:17:55 -0600
committerMark Wagie2022-03-30 08:17:55 -0600
commitd5d850f2bab718d4bbcb8fd7c5b733d2a77bfa90 (patch)
treea6c643f741969f031cc4f188652a0d0e34ed9c60
parente328b6bf7d4a336a4ee67dda8db1121271af7c2b (diff)
downloadaur-d5d850f2bab718d4bbcb8fd7c5b733d2a77bfa90.tar.gz
0.2.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a53c6e937b1d..9621a120fbef 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.4
+ pkgver = 0.2.5
pkgrel = 1
url = https://thiefmd.com
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = thiefmd
depends = link-grammar
depends = libhandy
depends = webkit2gtk
- source = git+https://github.com/kmwallio/ThiefMD.git#tag=v0.2.4-easypdf
+ source = git+https://github.com/kmwallio/ThiefMD.git#tag=v0.2.5-stability
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 5489a0d82bb0..2a52263162b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=thiefmd
-pkgver=0.2.4
-_codename=easypdf
+pkgver=0.2.5
+_codename=stability
pkgrel=1
pkgdesc="The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter"
arch=('x86_64' 'aarch64')