bdf2sfd: fix license

This commit is contained in:
Colin Booth 2021-03-25 14:03:30 -07:00 committed by Érico Nogueira
parent 829a156ea8
commit 12b743bc85

View file

@ -1,11 +1,11 @@
# Template file for 'bdf2sfd' # Template file for 'bdf2sfd'
pkgname=bdf2sfd pkgname=bdf2sfd
version=1.1.6 version=1.1.6
revision=1 revision=2
build_style=cmake build_style=cmake
short_desc="BDF to SFD converter to vectorize bitmap fonts" short_desc="BDF to SFD converter to vectorize bitmap fonts"
maintainer="Duncaen <duncaen@voidlinux.org>" maintainer="Duncaen <duncaen@voidlinux.org>"
license="BSD-2-clause" license="BSD-2-Clause"
homepage="https://github.com/fcambus/bdf2sfd" homepage="https://github.com/fcambus/bdf2sfd"
changelog="https://github.com/fcambus/bdf2sfd/raw/master/ChangeLog" changelog="https://github.com/fcambus/bdf2sfd/raw/master/ChangeLog"
distfiles="https://github.com/fcambus/bdf2sfd/archive/${version}.tar.gz" distfiles="https://github.com/fcambus/bdf2sfd/archive/${version}.tar.gz"