gnome-color-manager: update to 3.4.2.
This commit is contained in:
parent
73f56376f8
commit
24a8d17856
|
@ -9,7 +9,6 @@ libm.so.6
|
|||
libpthread.so.0
|
||||
libc.so.6
|
||||
libclutter-gtk-1.0.so.0
|
||||
libmash-0.1.so.0
|
||||
libcairo.so.2
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libpango-1.0.so.0
|
||||
|
@ -24,3 +23,4 @@ libgcc_s.so.1
|
|||
libclutter-1.0.so.0
|
||||
libcogl.so.9
|
||||
libgnome-desktop-3.so.2
|
||||
libmash-0.2.so.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-color-manager'
|
||||
pkgname=gnome-color-manager
|
||||
version=3.4.0
|
||||
version=3.4.2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-scrollkeeper --disable-schemas-compile
|
||||
|
@ -9,7 +9,7 @@ short_desc="Color profile manager for the GNOME desktop"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://projects.gnome.org/gnome-color-manager/"
|
||||
license="GPL-2"
|
||||
checksum=fcca7292d14dcffea01463bb24833346b415ee189611821399ca96d6638d812d
|
||||
checksum=ad69ac0ac242be0ad5b7966e0c2978a9a1440e52ee816993e4a8eb2cf6f0c922
|
||||
long_desc="
|
||||
GNOME Color Manager is a session framework that makes it easy to manage, install
|
||||
and generate color profiles in the GNOME desktop.
|
||||
|
|
Loading…
Reference in New Issue