mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:07:15 +08:00
colord update
This commit is contained in:
parent
d9c1c35593
commit
eea2b31f57
@ -5,7 +5,7 @@
|
||||
# contributor: Ionut Biru <ibiru@archlinux.org>
|
||||
|
||||
pkgname=colord
|
||||
pkgver=0.1.24
|
||||
pkgver=0.1.28
|
||||
pkgrel=1
|
||||
pkgdesc="System service easily manage, install and generate color profiles to manage input and output devices"
|
||||
arch=('x86_64')
|
||||
@ -15,7 +15,7 @@ depends=('lcms2' 'polkit' 'shared-color-profiles' 'sqlite3' 'systemd' 'libgusb')
|
||||
makedepends=('intltool' 'gobject-introspection' 'vala' 'docbook-xsl')
|
||||
source=($url/releases/$pkgname-$pkgver.tar.xz)
|
||||
options=('!libtool')
|
||||
sha1sums=('52089b72d79cd4358a86b7e646c42d23157bbcf9')
|
||||
sha1sums=('d53167727ab0f1014ded86675ac8b518c188a88b')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user