dispcalgui updated to 1.0.7.7
This commit is contained in:
parent
4bb08a69f1
commit
99cdd30665
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: foxbunny <bg.branko@gmail.com>
|
# Contributor: foxbunny <bg.branko@gmail.com>
|
||||||
|
|
||||||
pkgname=dispcalgui
|
pkgname=dispcalgui
|
||||||
pkgver=1.0.7.6
|
pkgver=1.0.7.7
|
||||||
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')
|
||||||
|
@ -17,7 +17,7 @@ install=${pkgname}.install
|
||||||
#you may need to download this by hand (with wget) if curl is your download tool in makepkg
|
#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=('25a92fcf05481e15dfae7de94d85f26f'
|
md5sums=('fa721ea51095c3c2306f9b4f8b49f841'
|
||||||
'a65019defc10243c7e0fd2925405d26e')
|
'a65019defc10243c7e0fd2925405d26e')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue