colord: update to 0.1.23.
This commit is contained in:
parent
dda39c24b8
commit
98612c6424
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'colord'
|
||||
pkgname=colord
|
||||
version=0.1.21
|
||||
revision=3
|
||||
version=0.1.23
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile
|
||||
--with-systemdsystemunitdir=/usr/lib/systemd/system --enable-volume-search"
|
||||
|
@ -16,7 +16,7 @@ short_desc="Color daemon"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.freedesktop.org/software/colord"
|
||||
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
||||
checksum=360b896b0d2a35970a0cd42e448ea327d789f309ff95022190c4d33bb8b02c30
|
||||
checksum=e0e9da36e28b3f977ce32accdc5cbac415ac2575031377c63b1e7bd2af32d789
|
||||
long_desc="
|
||||
colord is a system service that makes it easy to manage, install and generate
|
||||
color profiles to accurately color manage input and output devices.
|
||||
|
|
Loading…
Reference in New Issue