gnome-color-manager: update to 3.8.2.

This commit is contained in:
Juan RP 2013-05-13 12:10:31 +02:00
parent 0fc6805dbd
commit 5b4ecb9d47
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-color-manager'
pkgname=gnome-color-manager
version=3.8.1
version=3.8.2
revision=1
build_style=gnu-configure
configure_args="--disable-schemas-compile
@ -15,12 +15,12 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://projects.gnome.org/gnome-color-manager/"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
checksum=61851022ccfa090f21ce027c36cd440597648401aafa2c8b3d3f7787a866bb49
checksum=6b9999d8213c8cab7abb7c9b1833d1d599866546180d11603fdee5430f93bae1
gnome-color-manager_package() {
depends="desktop-file-utils hicolor-icon-theme colord
shared-color-profiles shared-color-targets"
pkg_install() {
vmove usr
vmove all
}
}