Update to feathernotes-0.6.0
Changelog: https://github.com/tsujan/FeatherNotes/releases/tag/V0.6.0
This commit is contained in:
parent
056479bee3
commit
8c6e6dbcd6
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2020/02/13 22:19:35 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2020/03/16 23:39:10 bcallah Exp $
|
||||
|
||||
COMMENT = lightweight Qt5 notes manager
|
||||
PKGNAME = feathernotes-${GH_TAGNAME:S/^V//}
|
||||
DISTNAME = feathernotes-${GH_TAGNAME:S/^V//}
|
||||
CATEGORIES = misc x11
|
||||
|
||||
GH_ACCOUNT = tsujan
|
||||
GH_PROJECT = FeatherNotes
|
||||
GH_TAGNAME = V0.5.1
|
||||
GH_TAGNAME = V0.6.0
|
||||
|
||||
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (FeatherNotes-0.5.1.tar.gz) = aCZucohsJyWiDg5ulBkkb8wmr4+JonNgMaCw+XiA7GA=
|
||||
SIZE (FeatherNotes-0.5.1.tar.gz) = 335890
|
||||
SHA256 (feathernotes-0.6.0.tar.gz) = h7k55CSNtDLdhCeuZQ8z+ItwjvRI+IYNdLmgCjop/uE=
|
||||
SIZE (feathernotes-0.6.0.tar.gz) = 357762
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2019/12/29 16:30:34 bcallah Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2020/03/16 23:39:10 bcallah Exp $
|
||||
@bin bin/feathernotes
|
||||
share/applications/feathernotes.desktop
|
||||
share/feathernotes/
|
||||
@ -10,6 +10,7 @@ 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_hu.qm
|
||||
share/feathernotes/translations/feathernotes_id.qm
|
||||
share/feathernotes/translations/feathernotes_ja.qm
|
||||
share/feathernotes/translations/feathernotes_lt.qm
|
||||
@ -20,6 +21,7 @@ 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_CN.qm
|
||||
share/feathernotes/translations/feathernotes_zh_HANT.qm
|
||||
share/icons/hicolor/scalable/apps/feathernotes.svg
|
||||
share/icons/hicolor/scalable/mimetypes/text-feathernotes-fnx.svg
|
||||
|
Loading…
Reference in New Issue
Block a user