Merge branch 'master' of https://github.com/X-dark/ArchLinux
This commit is contained in:
commit
153095b288
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
# Contributor: foxbunny <bg.branko@gmail.com>
|
||||
|
||||
pkgname=dispcalgui
|
||||
pkgver=0.8.9.3
|
||||
pkgrel=1
|
||||
pkgver=0.9.6.6
|
||||
pkgrel=2
|
||||
pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://hoech.net/dispcalGUI/"
|
||||
|
@ -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=('8d875dd12613a38620e2edb120d8f1be'
|
||||
'a65019defc10243c7e0fd2925405d26e')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue