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=argyllcms
|
||||||
_pkgname=Argyll
|
_pkgname=Argyll
|
||||||
pkgver=dev
|
pkgver=1.9.0_beta
|
||||||
_pkgver="V1.9.0_beta"
|
_pkgver="V${pkgver}"
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An ICC compatible color management system with support for different colorimeter hardware"
|
pkgdesc="An ICC compatible color management system with support for different colorimeter hardware"
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
post_install() {
|
post_install() {
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|
||||||
NOTE for argyllcms-dev:
|
NOTE for argyllcms:
|
||||||
----
|
----
|
||||||
==> The documentaion is only available as html!
|
==> The documentaion is only available as html!
|
||||||
==> You will find it in /usr/share/argyllcms/doc
|
==> You will find it in /usr/share/argyllcms/doc
|
||||||
|
Loading…
Reference in New Issue
Block a user