mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
unclutter: rebuild.
This commit is contained in:
parent
7a0a363379
commit
dcd5f1f9ef
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'unclutter'
|
||||
pkgname=unclutter
|
||||
version=8
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc="$pkgname"
|
||||
makedepends="libX11-devel"
|
||||
short_desc="A small program for hiding the mouse cursor"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
short_desc="Small program for hiding the mouse cursor"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain"
|
||||
homepage="https://packages.debian.org/sid/unclutter"
|
||||
distfiles="${DEBIAN_SITE}/main/u/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue