mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
sct: update to 0.5.
This commit is contained in:
parent
8b38be8322
commit
5658b48608
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sct'
|
# Template file for 'sct'
|
||||||
pkgname=sct
|
pkgname=sct
|
||||||
version=0.4
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libXrandr-devel"
|
makedepends="libXrandr-devel"
|
||||||
|
@ -9,9 +9,11 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://www.tedunangst.com/flak/post/sct-set-color-temperature"
|
homepage="http://www.tedunangst.com/flak/post/sct-set-color-temperature"
|
||||||
distfiles="https://www.umaxx.net/dl/sct-${version}.tar.gz"
|
distfiles="https://www.umaxx.net/dl/sct-${version}.tar.gz"
|
||||||
checksum=9b36ea3342eaad3077077176ac43105dfc8260d940fbeeb8827d5f1467faa764
|
checksum=15380c3775e38e0a46a57343c29cacff06dde2f340c2cc09e08bb118cee93053
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin sct
|
vbin sct
|
||||||
vman sct.1
|
vman sct.1
|
||||||
|
vbin sctd.sh sctd
|
||||||
|
vman sctd.1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue