Update to feathernotes-0.5.0
Changelog: https://github.com/tsujan/FeatherNotes/releases/tag/V0.5.0
This commit is contained in:
parent
61d1a052b4
commit
7e4730ebc8
@ -1,13 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2019/07/12 20:47:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2019/12/29 16:30:34 bcallah Exp $
|
||||
|
||||
COMMENT = lightweight Qt5 notes manager
|
||||
PKGNAME = feathernotes-${GH_TAGNAME:S/^V//}
|
||||
CATEGORIES = misc x11
|
||||
REVISION = 0
|
||||
|
||||
GH_ACCOUNT = tsujan
|
||||
GH_PROJECT = FeatherNotes
|
||||
GH_TAGNAME = V0.4.6
|
||||
GH_TAGNAME = V0.5.0
|
||||
|
||||
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (FeatherNotes-V0.4.6.tar.gz) = 4nEcvEIFMvwn+llv5KpRBn/zEuxcR2OaETCIFnMI45Q=
|
||||
SIZE (FeatherNotes-V0.4.6.tar.gz) = 262561
|
||||
SHA256 (FeatherNotes-V0.5.0.tar.gz) = tHfawnyTssaGdOdB72Zd+Ki4gHAYOouoGt/74IGZC94=
|
||||
SIZE (FeatherNotes-V0.5.0.tar.gz) = 335653
|
||||
|
@ -1,17 +1,26 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2019/02/07 23:27:34 bcallah Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2019/12/29 16:30:34 bcallah Exp $
|
||||
@bin bin/feathernotes
|
||||
share/applications/feathernotes.desktop
|
||||
share/feathernotes/
|
||||
share/feathernotes/translations/
|
||||
share/feathernotes/translations/feathernotes_cs.qm
|
||||
share/feathernotes/translations/feathernotes_cy.qm
|
||||
share/feathernotes/translations/feathernotes_de.qm
|
||||
share/feathernotes/translations/feathernotes_eo.qm
|
||||
share/feathernotes/translations/feathernotes_es.qm
|
||||
share/feathernotes/translations/feathernotes_fr.qm
|
||||
share/feathernotes/translations/feathernotes_he.qm
|
||||
share/feathernotes/translations/feathernotes_id.qm
|
||||
share/feathernotes/translations/feathernotes_ja.qm
|
||||
share/feathernotes/translations/feathernotes_lt.qm
|
||||
share/feathernotes/translations/feathernotes_nb_NO.qm
|
||||
share/feathernotes/translations/feathernotes_nl.qm
|
||||
share/feathernotes/translations/feathernotes_pl.qm
|
||||
share/feathernotes/translations/feathernotes_pt_BR.qm
|
||||
share/feathernotes/translations/feathernotes_pt_PT.qm
|
||||
share/feathernotes/translations/feathernotes_ru.qm
|
||||
share/feathernotes/translations/feathernotes_sk_SK.qm
|
||||
share/feathernotes/translations/feathernotes_zh_HANT.qm
|
||||
share/icons/hicolor/scalable/apps/feathernotes.svg
|
||||
share/icons/hicolor/scalable/mimetypes/text-feathernotes-fnx.svg
|
||||
share/mime/packages/feathernotes.xml
|
||||
|
Loading…
Reference in New Issue
Block a user