From 12b743bc8567283d0abede5eb55c351015a05213 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Thu, 25 Mar 2021 14:03:30 -0700 Subject: [PATCH] bdf2sfd: fix license --- srcpkgs/bdf2sfd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bdf2sfd/template b/srcpkgs/bdf2sfd/template index 1d3f7b46316..fdccefbc753 100644 --- a/srcpkgs/bdf2sfd/template +++ b/srcpkgs/bdf2sfd/template @@ -1,11 +1,11 @@ # Template file for 'bdf2sfd' pkgname=bdf2sfd version=1.1.6 -revision=1 +revision=2 build_style=cmake short_desc="BDF to SFD converter to vectorize bitmap fonts" maintainer="Duncaen " -license="BSD-2-clause" +license="BSD-2-Clause" homepage="https://github.com/fcambus/bdf2sfd" changelog="https://github.com/fcambus/bdf2sfd/raw/master/ChangeLog" distfiles="https://github.com/fcambus/bdf2sfd/archive/${version}.tar.gz"