diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2020-03-14 22:17:55 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2020-03-14 22:17:55 +0000 |
commit | 2557f787f38139cd3459592abbb2e125a977157e (patch) | |
tree | 6e7d580deaf42a3e21814eba91f2202e0e3ae32c /editors/featherpad | |
parent | d595b38298ae12b3b907e033d62a7e195d833465 (diff) | |
download | pkgsrc-2557f787f38139cd3459592abbb2e125a977157e.tar.gz |
featherpad: update to 0.13.1
Packaged in pkgsrc-wip by pin.
V0.13.1
---------
* Don't preserve the last file's extension on saving a new tab.
Diffstat (limited to 'editors/featherpad')
-rw-r--r-- | editors/featherpad/Makefile | 4 | ||||
-rw-r--r-- | editors/featherpad/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index 72a104999da..926d2cc2e7d 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2020/03/11 01:15:54 gutteridge Exp $ +# $NetBSD: Makefile,v 1.6 2020/03/14 22:17:55 gutteridge Exp $ -VERSION= 0.13.0 +VERSION= 0.13.1 DISTNAME= FeatherPad-V${VERSION} PKGNAME= featherpad-${VERSION} CATEGORIES= editors diff --git a/editors/featherpad/distinfo b/editors/featherpad/distinfo index a2df05f6dbb..839af62a311 100644 --- a/editors/featherpad/distinfo +++ b/editors/featherpad/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2020/03/11 01:15:54 gutteridge Exp $ +$NetBSD: distinfo,v 1.3 2020/03/14 22:17:55 gutteridge Exp $ -SHA1 (FeatherPad-V0.13.0.tar.gz) = d7467c9bf1d946da2aec99f3dcbe2384353bfc6f -RMD160 (FeatherPad-V0.13.0.tar.gz) = 89298fe493248219457dd9e20d384897203e2a98 -SHA512 (FeatherPad-V0.13.0.tar.gz) = fb88a13ba49dc9a3be4e6cf2537d246d4514f667238e8d80c5d570ec9ff860cbde34a213be2b0a0b51fcc260a2943bfc7fd929c1f91a44b65fe7b8eaf5460b5d -Size (FeatherPad-V0.13.0.tar.gz) = 822180 bytes +SHA1 (FeatherPad-V0.13.1.tar.gz) = a6c1ba9e52c41eef559517dc7a9cd7471d1c7646 +RMD160 (FeatherPad-V0.13.1.tar.gz) = d19b098bef004e77c9cd2d5846e3d79b29a6e5ba +SHA512 (FeatherPad-V0.13.1.tar.gz) = 287a97907baba93a760751f8f28472b12d6c65ebb0855fcf684e126d8635adbc4e00b2fb4703bbabdc182b8a337dd9281b5b2c97add4b571fca976d90ecc7db9 +Size (FeatherPad-V0.13.1.tar.gz) = 822687 bytes |