lxappearance: remove long_desc.
This commit is contained in:
parent
cb94bb77a9
commit
194ed785e2
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lxappearance'
|
# Template file for 'lxappearance'
|
||||||
pkgname=lxappearance
|
pkgname=lxappearance
|
||||||
version=0.5.4
|
version=0.5.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-dbus"
|
configure_args="--enable-dbus"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
@ -13,6 +13,3 @@ license="GPL2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
||||||
checksum=beffc2553084ad32ab7bb424b9440c606410ca584770910a1c6ce2f9812ce5e8
|
checksum=beffc2553084ad32ab7bb424b9440c606410ca584770910a1c6ce2f9812ce5e8
|
||||||
long_desc="
|
|
||||||
LXAppearance is the standard theme switcher of LXDE. Users are able to
|
|
||||||
change the theme, icons, and fonts used by applications easily."
|
|
||||||
|
|
Loading…
Reference in a new issue