summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2020-06-07 14:07:28 +0000
committerpin <pin@pkgsrc.org>2020-06-07 14:07:28 +0000
commit939aaabab71889a72a41c5686b441ea2a1ae9163 (patch)
tree6fe818c5263902d7062027baf85cded0aba3755c /editors
parent40a22185dff815feafc998efa40038cfbd5e9f6a (diff)
downloadpkgsrc-939aaabab71889a72a41c5686b441ea2a1ae9163.tar.gz
editors/feathernotes: update to 0.7.0
V0.7.0 --------- * Focus the visible unfocused search bar on activating its action. * Handle relative file paths correctly. * Overrode Qt's default behavior with the Home key. * Added optional spell checking with Hunspell, that can be enabled at compilation time. * Update the transparent side-pane's palette if the style changes in runtime.
Diffstat (limited to 'editors')
-rw-r--r--editors/feathernotes/Makefile5
-rw-r--r--editors/feathernotes/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/editors/feathernotes/Makefile b/editors/feathernotes/Makefile
index 279d8d48bea..47bc9110b99 100644
--- a/editors/feathernotes/Makefile
+++ b/editors/feathernotes/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2020/06/02 08:23:43 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/06/07 14:07:28 pin Exp $
-VERSION= 0.6.0
+VERSION= 0.7.0
DISTNAME= FeatherNotes-V${VERSION}
PKGNAME= feathernotes-${VERSION}
-PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
diff --git a/editors/feathernotes/distinfo b/editors/feathernotes/distinfo
index 3bd40ddc965..ac08a2f80ee 100644
--- a/editors/feathernotes/distinfo
+++ b/editors/feathernotes/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/03/12 00:23:27 gutteridge Exp $
+$NetBSD: distinfo,v 1.3 2020/06/07 14:07:28 pin Exp $
-SHA1 (FeatherNotes-V0.6.0.tar.gz) = 500a7e3cd0657f70da39357c4cceaec2fcc9b53b
-RMD160 (FeatherNotes-V0.6.0.tar.gz) = 5aa562ce8dfd7f38d26b2221d2fedc8f9f544baf
-SHA512 (FeatherNotes-V0.6.0.tar.gz) = cd4f911fcc7240733a6b931d8f972e3f2745b621ee9324740712818b20a8dc1761975708cc31d459242b261b18d8ae1d075e16f1fd5b4c9746365255c1803ba4
-Size (FeatherNotes-V0.6.0.tar.gz) = 357762 bytes
+SHA1 (FeatherNotes-V0.7.0.tar.gz) = c8ac5da962d7da954b8bd90d7856793514359018
+RMD160 (FeatherNotes-V0.7.0.tar.gz) = ab7661d490cd4473dc3fa2f849f779817d0e6d66
+SHA512 (FeatherNotes-V0.7.0.tar.gz) = 2f11783283cb8ae8d57d830d440ab3991b32aea7d590af3b5da0cb35b8a31b06b62558f9e1ca562387f45eff79ffcbacb3802bd414b0d325759f767e16dbbf03
+Size (FeatherNotes-V0.7.0.tar.gz) = 375281 bytes