colord: update to 0.1.13.
This commit is contained in:
parent
14d6cabb9d
commit
10e7c15acb
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'colord'
|
# Template file for 'colord'
|
||||||
pkgname=colord
|
pkgname=colord
|
||||||
version=0.1.12
|
version=0.1.13
|
||||||
homepage="http://www.freedesktop.org/software/colord"
|
homepage="http://www.freedesktop.org/software/colord"
|
||||||
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-sane --disable-static"
|
configure_args="--disable-sane --disable-static"
|
||||||
short_desc="Color daemon"
|
short_desc="Color daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=72992ed8798e8c140bbcfe570fc65e4e6bbad727a4691142cd018a8ce107165c
|
checksum=eb3d00653d4a028f4e97f4e61ffa29940c65b42c20d4439e067cb183b725c292
|
||||||
long_desc="
|
long_desc="
|
||||||
colord is a system service that makes it easy to manage, install and generate
|
colord is a system service that makes it easy to manage, install and generate
|
||||||
color profiles to accurately color manage input and output devices.
|
color profiles to accurately color manage input and output devices.
|
||||||
|
|
Loading…
Reference in New Issue