Update to featherpad-0.10.0
This commit is contained in:
parent
09a7c6b30c
commit
65f6b6bcd0
@ -1,13 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/03/08 20:00:45 cwen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/05/15 17:22:15 bcallah Exp $
|
||||
|
||||
COMMENT = lightweight Qt5 plain-text editor
|
||||
PKGNAME = featherpad-${GH_TAGNAME:S/^V//}
|
||||
CATEGORIES = editors x11
|
||||
REVISION = 0
|
||||
|
||||
GH_ACCOUNT = tsujan
|
||||
GH_PROJECT = FeatherPad
|
||||
GH_TAGNAME = V0.9.4
|
||||
GH_TAGNAME = V0.10.0
|
||||
|
||||
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (FeatherPad-V0.9.4.tar.gz) = aDPrxUFVDAysTF5H8IcOsCCfDXed/u9yc7YoeJbUbvY=
|
||||
SIZE (FeatherPad-V0.9.4.tar.gz) = 664223
|
||||
SHA256 (FeatherPad-V0.10.0.tar.gz) = KrBSoiYkLjUQAFFzJHgsUj0qPb4wQso1yjjB8uWje5o=
|
||||
SIZE (FeatherPad-V0.10.0.tar.gz) = 689927
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2019/02/26 15:34:50 bcallah Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2019/05/15 17:22:15 bcallah Exp $
|
||||
@bin bin/featherpad
|
||||
@bin bin/fpad
|
||||
share/applications/featherpad.desktop
|
||||
@ -6,6 +6,8 @@ share/featherpad/
|
||||
share/featherpad/help
|
||||
share/featherpad/help_ja_JP
|
||||
share/featherpad/translations/
|
||||
share/featherpad/translations/featherpad_ar_DZ.qm
|
||||
share/featherpad/translations/featherpad_cs.qm
|
||||
share/featherpad/translations/featherpad_cy.qm
|
||||
share/featherpad/translations/featherpad_da.qm
|
||||
share/featherpad/translations/featherpad_de.qm
|
||||
|
Loading…
Reference in New Issue
Block a user