mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xob: update to 0.3.
This commit is contained in:
parent
9b9120015a
commit
48064ec655
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'xob'
|
# Template file for 'xob'
|
||||||
pkgname=xob
|
pkgname=xob
|
||||||
version=0.2
|
version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="prefix=/usr sysconfdir=/etc"
|
make_install_args="prefix=/usr sysconfdir=/etc"
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libconfig-devel"
|
makedepends="libX11-devel libconfig-devel libXrender-devel"
|
||||||
short_desc="Lightweight overlay bar for the X Window System"
|
short_desc="Lightweight overlay bar for the X Window System"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/florentc/xob"
|
homepage="https://github.com/florentc/xob"
|
||||||
distfiles="https://github.com/florentc/xob/archive/v${version}.tar.gz"
|
distfiles="https://github.com/florentc/xob/archive/v${version}.tar.gz"
|
||||||
checksum=06fb0d9a081546b6b9d1785f6d6fa36f905516eec5df3a567b5d22bd1f8df33a
|
checksum=ab96717cff59cd0d3b42cbbc293cbd12f94d975584c47111717607779c155122
|
||||||
|
|
Loading…
Add table
Reference in a new issue