mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
Merge pull request #3673 from bra1nwave/lxappearance
lxappearance: update to 0.6.2.
This commit is contained in:
commit
da1cea73fb
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lxappearance-obconf'
|
||||
pkgname=lxappearance-obconf
|
||||
version=0.2.2
|
||||
revision=3
|
||||
version=0.2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
|
@ -13,5 +13,5 @@ short_desc="Plugin for LXAppearance to configure Openbox"
|
|||
homepage="http://lxde.org/"
|
||||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
||||
checksum=596a04078529b8ef594253bc8628feae97629f2e04f10e3ded5b84ff5706380b
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
||||
checksum=3150b33b4b7beb71c1803aee2be21c94767d73b70dfc8d2bcaafe2650ea83149
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxappearance'
|
||||
pkgname=lxappearance
|
||||
version=0.6.1
|
||||
version=0.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-dbus"
|
||||
|
@ -11,5 +11,5 @@ short_desc="LXDE Theme Switcher"
|
|||
homepage="http://lxde.org/"
|
||||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
||||
checksum=09e38aff39708f089cd2f421d97f99c3b11f03f88979b922dd42362956d816de
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
||||
checksum=4462136e01f991d4c546f23a8cf59a4092f88ecdff587597959f8062e2ea201f
|
||||
|
|
Loading…
Add table
Reference in a new issue