diff options
-rw-r--r-- | editors/featherpad/Makefile | 5 | ||||
-rw-r--r-- | editors/featherpad/PLIST | 3 | ||||
-rw-r--r-- | editors/featherpad/distinfo | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index 92703865ba1..8899b636795 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2020/08/17 20:18:33 leot Exp $ +# $NetBSD: Makefile,v 1.14 2020/08/24 07:37:48 pin Exp $ -VERSION= 0.14.2 +VERSION= 0.15.0 DISTNAME= FeatherPad-V${VERSION} PKGNAME= featherpad-${VERSION} -PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/} GITHUB_TAG= V${PKGVERSION_NOREV} diff --git a/editors/featherpad/PLIST b/editors/featherpad/PLIST index af923fd1d15..19568167e0f 100644 --- a/editors/featherpad/PLIST +++ b/editors/featherpad/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2020/03/11 01:15:54 gutteridge Exp $ +@comment $NetBSD: PLIST,v 1.3 2020/08/24 07:37:48 pin Exp $ bin/featherpad bin/fpad share/applications/featherpad.desktop @@ -18,6 +18,7 @@ share/featherpad/translations/featherpad_hu.qm share/featherpad/translations/featherpad_id.qm share/featherpad/translations/featherpad_it.qm share/featherpad/translations/featherpad_ja.qm +share/featherpad/translations/featherpad_ko.qm share/featherpad/translations/featherpad_lt.qm share/featherpad/translations/featherpad_nb_NO.qm share/featherpad/translations/featherpad_nl.qm diff --git a/editors/featherpad/distinfo b/editors/featherpad/distinfo index 57af38b9e31..b3221d699e2 100644 --- a/editors/featherpad/distinfo +++ b/editors/featherpad/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2020/06/12 11:25:55 pin Exp $ +$NetBSD: distinfo,v 1.7 2020/08/24 07:37:48 pin Exp $ -SHA1 (FeatherPad-V0.14.2.tar.gz) = 3c22698b065b19b9f269699234b29babb20fce39 -RMD160 (FeatherPad-V0.14.2.tar.gz) = 06b0d67d02c71652707bb51d4a8ea4db44d2c8e7 -SHA512 (FeatherPad-V0.14.2.tar.gz) = d66b999b11fb42de0ffe270b01186a9fbdedd211bf03f81c3b2adc717c2d427f5292008c1e5319c01a90e50ec23bc92767940741a80780fa9160fd3ce4839016 -Size (FeatherPad-V0.14.2.tar.gz) = 828977 bytes +SHA1 (FeatherPad-V0.15.0.tar.gz) = 992910ad46be76f5c4b2d927238abeb48910f7ff +RMD160 (FeatherPad-V0.15.0.tar.gz) = e5f3d324f91cf025ee27d2b10ee833e28589ff49 +SHA512 (FeatherPad-V0.15.0.tar.gz) = 8cac212e8110c1b39342e7bc85f3677f662058c1f78babe8006cdbced966a8dc403132522050a84f2aa043881310f9171caff0d5cc23a95f1dbf01f274cd86e8 +Size (FeatherPad-V0.15.0.tar.gz) = 849218 bytes |