foobnix: fix short_desc (close #1503)
This commit is contained in:
parent
303b648aab
commit
7dc491f7b8
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'foobnix'
|
# Template file for 'foobnix'
|
||||||
pkgname=foobnix
|
pkgname=foobnix
|
||||||
version=3.0.04
|
version=3.0.04
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname}_${version}"
|
wrksrc="${pkgname}_${version}"
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
short_desc=="Light and functional music player"
|
short_desc="Light and functional music player"
|
||||||
homepage="http://www.foobnix.com"
|
homepage="http://www.foobnix.com"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
depends="gst-plugins-base1 gst-plugins-good1 gst-plugins-bad1 gst-plugins-ugly1 gst1-python
|
depends="gst-plugins-base1 gst-plugins-good1 gst-plugins-bad1 gst-plugins-ugly1 gst1-python
|
||||||
|
|
Loading…
Reference in a new issue