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 } } -