crack-attack: fix license
This commit is contained in:
parent
2b38500128
commit
e5f126448b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'crack-attack'
|
# Template file for 'crack-attack'
|
||||||
pkgname=crack-attack
|
pkgname=crack-attack
|
||||||
version=1.1.14
|
version=1.1.14
|
||||||
revision=9
|
revision=10
|
||||||
wrksrc="$pkgname-$version"
|
wrksrc="$pkgname-$version"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="$wrksrc"
|
build_wrksrc="$wrksrc"
|
||||||
|
@ -13,7 +13,7 @@ makedepends="gtk+-devel SDL_mixer-devel libfreeglut-devel glu-devel
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="Tetris Attack clone"
|
short_desc="Tetris Attack clone"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later,custom"
|
license="GPL-2.0-or-later, custom:music-sound-copyright"
|
||||||
homepage="http://www.nongnu.org/crack-attack/"
|
homepage="http://www.nongnu.org/crack-attack/"
|
||||||
distfiles="http://kojipkgs.fedoraproject.org/packages/${pkgname}/${version}/28.fc21/src/${pkgname}-${version}-28.fc21.src.rpm"
|
distfiles="http://kojipkgs.fedoraproject.org/packages/${pkgname}/${version}/28.fc21/src/${pkgname}-${version}-28.fc21.src.rpm"
|
||||||
checksum=6fb2ad5a1dcdc590fcbeb4d1925a7e55f1af27780a5550cded280475d2c08b1d
|
checksum=6fb2ad5a1dcdc590fcbeb4d1925a7e55f1af27780a5550cded280475d2c08b1d
|
||||||
|
|
Loading…
Reference in a new issue