playitslowly: fix license
This commit is contained in:
parent
0111e4ea59
commit
5d2d33ea48
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'playitslowly'
|
# Template file for 'playitslowly'
|
||||||
pkgname=playitslowly
|
pkgname=playitslowly
|
||||||
version=1.5.1
|
version=1.5.1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="python3 python3-gobject gtk+3 gstreamer1 gst-plugins-base1 gst-plugins-good1
|
depends="python3 python3-gobject gtk+3 gstreamer1 gst-plugins-base1 gst-plugins-good1
|
||||||
gst-plugins-bad1 gst-libav"
|
gst-plugins-bad1 gst-libav"
|
||||||
short_desc="Play back audio files at a different speed or pitch"
|
short_desc="Play back audio files at a different speed or pitch"
|
||||||
maintainer="Michael Straube <straubem@gmx.de>"
|
maintainer="Michael Straube <straubem@gmx.de>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://29a.ch/playitslowly"
|
homepage="https://29a.ch/playitslowly"
|
||||||
distfiles="https://29a.ch/playitslowly/${pkgname}-${version}.tar.gz"
|
distfiles="https://29a.ch/playitslowly/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7dfe3da5417971183a13002d1e4ba4f30770baaf1ae3f9ef0ac66a6727f476aa
|
checksum=7dfe3da5417971183a13002d1e4ba4f30770baaf1ae3f9ef0ac66a6727f476aa
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue