xprintidle: update to 0.2.4, fix license.
This commit is contained in:
parent
c278c3ea45
commit
23ecb5d844
1 changed files with 7 additions and 6 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'xprintidle'
|
||||
pkgname=xprintidle
|
||||
version=0.2.2
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="libXScrnSaver-devel"
|
||||
version=0.2.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel libXext-devel libXScrnSaver-devel"
|
||||
short_desc="Query X server for user's idle time and print it in milliseconds"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/g0hl1n/xprintidle"
|
||||
distfiles="https://github.com/g0hl1n/xprintidle/archive/${version}.tar.gz"
|
||||
checksum=8484ac3c748214ae8330f84974bf92aee76033a4072ea86b02cd0f831ac0b6a6
|
||||
checksum=fe4e14743a449d67917babc7b29082e12e1a4bfff7efe4b88e3a34a5fc791d01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue