dispcalGUI updated to 0.9.6.6
This commit is contained in:
parent
d0443872ec
commit
6af0c78fc3
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: foxbunny <bg.branko@gmail.com>
|
||||
|
||||
pkgname=dispcalgui
|
||||
pkgver=0.8.9.3
|
||||
pkgver=0.9.6.6
|
||||
pkgrel=1
|
||||
pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,7 +18,7 @@ install=${pkgname}.install
|
|||
#you may need to download this by hand (with wget) if curl is your download tool in makepkg
|
||||
source=("http://dispcalgui.hoech.net/download/dispcalGUI.tar.gz" ${pkgname}.desktop)
|
||||
|
||||
md5sums=('80635d59e064ef8adb1368caea8c8051'
|
||||
md5sums=('cda52f4d0592c420ef12ce9c31e0b8a2'
|
||||
'a65019defc10243c7e0fd2925405d26e')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue