summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')