because of my first contact with package building under arch, there are multiple retries :-D
This commit is contained in:
parent
3169e0844b
commit
96e50f93d1
@ -4,8 +4,8 @@
|
||||
|
||||
pkgname=argyllcms
|
||||
_pkgname=Argyll
|
||||
pkgver=dev
|
||||
_pkgver="V1.9.0_beta"
|
||||
pkgver=1.9.0_beta
|
||||
_pkgver="V${pkgver}"
|
||||
pkgrel=1
|
||||
pkgdesc="An ICC compatible color management system with support for different colorimeter hardware"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -1,7 +1,7 @@
|
||||
post_install() {
|
||||
cat << EOF
|
||||
|
||||
NOTE for argyllcms-dev:
|
||||
NOTE for argyllcms:
|
||||
----
|
||||
==> The documentaion is only available as html!
|
||||
==> You will find it in /usr/share/argyllcms/doc
|
||||
|
Loading…
Reference in New Issue
Block a user