From bbb4b62a31126827bb81148f7542286fa151e95e Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Sat, 3 Apr 2021 13:19:35 -0700 Subject: [PATCH] SDL_gfx: fix license, orphan --- srcpkgs/SDL_gfx/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/SDL_gfx/template b/srcpkgs/SDL_gfx/template index 65afe0ead7b..5af9730e614 100644 --- a/srcpkgs/SDL_gfx/template +++ b/srcpkgs/SDL_gfx/template @@ -1,13 +1,13 @@ # Template file for 'SDL_gfx' pkgname=SDL_gfx version=2.0.26 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="SDL-devel" short_desc="Graphics drawing primitives for SDL" -maintainer="Jürgen Buchmüller " -license="BSD" +maintainer="Orphaned " +license="BSD-3-Clause" homepage="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/" distfiles="http://www.ferzkopp.net/Software/SDL_gfx-${version%.*}/SDL_gfx-${version}.tar.gz" checksum=7ceb4ffb6fc63ffba5f1290572db43d74386cd0781c123bc912da50d34945446 @@ -36,4 +36,3 @@ SDL_gfx-devel_package() { vmove usr/lib/*.so } } -