mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
lxappearance: rebuild for metadata
This commit is contained in:
parent
c11a3c9a7b
commit
1dfc67e445
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lxappearance'
|
# Template file for 'lxappearance'
|
||||||
pkgname=lxappearance
|
pkgname=lxappearance
|
||||||
version=0.6.3
|
version=0.6.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="gtk3 dbus"
|
build_options="gtk3 dbus"
|
||||||
build_options_default="dbus"
|
build_options_default="dbus"
|
||||||
|
@ -10,8 +10,8 @@ hostmakedepends="pkg-config intltool"
|
||||||
makedepends="$(vopt_if gtk3 gtk+3-devel gtk+-devel) $(vopt_if dbus dbus-glib-devel)"
|
makedepends="$(vopt_if gtk3 gtk+3-devel gtk+-devel) $(vopt_if dbus dbus-glib-devel)"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="LXDE Theme Switcher"
|
short_desc="LXDE Theme Switcher"
|
||||||
homepage="http://lxde.org/"
|
|
||||||
license="GPL-2"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="http://lxde.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7222d858b8fef4b7967c42142d61e82ded6dd42dc5ef1d59caad775795928b38
|
checksum=7222d858b8fef4b7967c42142d61e82ded6dd42dc5ef1d59caad775795928b38
|
||||||
|
|
Loading…
Add table
Reference in a new issue