Update kimageannotator to 0.4.1
This commit is contained in:
parent
0ef24f0fc9
commit
65c0b90697
@ -1,15 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2021/01/28 19:59:02 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2021/02/15 17:11:38 rsadowski Exp $
|
||||
|
||||
COMMENT = tool for annotating images
|
||||
|
||||
V = 0.4.0
|
||||
V = 0.4.1
|
||||
PKGNAME = kimageannotator-${V}
|
||||
|
||||
GH_ACCOUNT = ksnip
|
||||
GH_PROJECT = kImageAnnotator
|
||||
GH_TAGNAME = v${V}
|
||||
|
||||
SHARED_LIBS = kImageAnnotator 0.0 # 0.4.0
|
||||
SHARED_LIBS = kImageAnnotator 1.0 # 0.4.1
|
||||
|
||||
CATEGORIES = graphics
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (kImageAnnotator-0.4.0.tar.gz) = TOi5hT58Vc/9XrX+QsqJ6tVdtfQyvhtxXm8oBPfoKH0=
|
||||
SIZE (kImageAnnotator-0.4.0.tar.gz) = 164030
|
||||
SHA256 (kImageAnnotator-0.4.1.tar.gz) = ZOYvc3mgdB9nVRXlfCExHrvGVE2oyKADpaHsSWSQKsg=
|
||||
SIZE (kImageAnnotator-0.4.1.tar.gz) = 165976
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2021/01/28 19:59:02 rsadowski Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2021/02/15 17:11:38 rsadowski Exp $
|
||||
include/kImageAnnotator/
|
||||
include/kImageAnnotator/KImageAnnotator.h
|
||||
include/kImageAnnotator/KImageAnnotatorExport.h
|
||||
@ -27,6 +27,7 @@ share/kImageAnnotator/translations/kImageAnnotator_nl.qm
|
||||
share/kImageAnnotator/translations/kImageAnnotator_no.qm
|
||||
share/kImageAnnotator/translations/kImageAnnotator_pl.qm
|
||||
share/kImageAnnotator/translations/kImageAnnotator_pt.qm
|
||||
share/kImageAnnotator/translations/kImageAnnotator_pt_BR.qm
|
||||
share/kImageAnnotator/translations/kImageAnnotator_ru.qm
|
||||
share/kImageAnnotator/translations/kImageAnnotator_sv.qm
|
||||
share/kImageAnnotator/translations/kImageAnnotator_tr.qm
|
||||
|
Loading…
Reference in New Issue
Block a user