shake: fix license
This commit is contained in:
parent
09caee5a3a
commit
be5d461d66
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'shake'
|
# Template file for 'shake'
|
||||||
pkgname=shake
|
pkgname=shake
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="help2man"
|
hostmakedepends="help2man"
|
||||||
makedepends="attr-devel"
|
makedepends="attr-devel"
|
||||||
short_desc="Defragmenter that runs in userspace while the system is used"
|
short_desc="Defragmenter that runs in userspace while the system is used"
|
||||||
maintainer="Casper Ti. Vector <caspervector@gmail.com>"
|
maintainer="Casper Ti. Vector <caspervector@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://vleu.net/shake/"
|
homepage="http://vleu.net/shake/"
|
||||||
distfiles="https://github.com/unbrice/$pkgname/archive/v$version.tar.gz"
|
distfiles="https://github.com/unbrice/$pkgname/archive/v$version.tar.gz"
|
||||||
checksum=ac5a57bd8d55e197734852bf66318ecf39b4c5c298e43a259ba1d8a4b7a2ced3
|
checksum=ac5a57bd8d55e197734852bf66318ecf39b4c5c298e43a259ba1d8a4b7a2ced3
|
||||||
|
|
Loading…
Reference in New Issue