dispcalgui PKGBUILD updated to 1.1.7.0
This commit is contained in:
parent
101278f529
commit
09b45b4beb
1 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: foxbunny <bg.branko@gmail.com>
|
# Contributor: foxbunny <bg.branko@gmail.com>
|
||||||
|
|
||||||
pkgname=dispcalgui
|
pkgname=dispcalgui
|
||||||
pkgver=1.1.2.9
|
pkgver=1.1.7.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS"
|
pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -14,10 +14,9 @@ optdepends=('gksu: For running as root')
|
||||||
groups=('painters-studio-tools' 'painters-studio-extras' 'painters-studio-complete')
|
groups=('painters-studio-tools' 'painters-studio-extras' 'painters-studio-complete')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
|
|
||||||
#you may need to download this by hand (with wget) if curl is your download tool in makepkg
|
|
||||||
source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz" ${pkgname}.desktop)
|
source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz" ${pkgname}.desktop)
|
||||||
|
|
||||||
md5sums=('0844463ddc810eb5dffaecda96e3c2d4'
|
md5sums=('cc745d48d34e172f799930a2e2736a73'
|
||||||
'a65019defc10243c7e0fd2925405d26e')
|
'a65019defc10243c7e0fd2925405d26e')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue