mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
vdesk: update to 1.3.
This commit is contained in:
parent
1dfbb42cc1
commit
f443a24c50
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vdesk'
|
# Template file for 'vdesk'
|
||||||
pkgname=vdesk
|
pkgname=vdesk
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
short_desc="Lightweight virtual desktop manager"
|
short_desc="Lightweight virtual desktop manager"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="custom:ISC-like"
|
license="custom:ISC-like"
|
||||||
homepage="http://offog.org/code/vdesk.html"
|
homepage="http://offog.org/code/vdesk.html"
|
||||||
distfiles="http://offog.org/files/${pkgname}-${version}.tar.gz"
|
distfiles="http://offog.org/files/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4ac9af40591abcb3a99dea9331933182af7a7c4d0c2eec43be37cf2c21dfa792
|
checksum=bd66991211c2cad017e1ff77f4cda352b450d52c4206e3c88e38002bf981f5f1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin vdesk
|
vbin vdesk
|
||||||
|
|
Loading…
Add table
Reference in a new issue