diff options
Diffstat (limited to 'community/colord/APKBUILD')
-rw-r--r-- | community/colord/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/colord/APKBUILD b/community/colord/APKBUILD index 306571905c..d7aa3ea05a 100644 --- a/community/colord/APKBUILD +++ b/community/colord/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org> pkgname=colord pkgver=1.4.5 -pkgrel=0 +pkgrel=1 pkgdesc="System daemon for managing color devices" url="http://www.freedesktop.org/software/colord" arch="all !mips !mips64 !s390x" # polkit |