Merge branch 'master' of https://github.com/X-dark/ArchLinux
This commit is contained in:
commit
b4b4613c55
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: foxbunny <bg.branko@gmail.com>
|
||||
|
||||
pkgname=dispcalgui
|
||||
pkgver=1.1.8.3
|
||||
pkgver=1.2.7.0
|
||||
pkgrel=1
|
||||
pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -16,7 +16,7 @@ install=${pkgname}.install
|
|||
|
||||
source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz")
|
||||
|
||||
md5sums=('5b93133b25c0abfe0cee420ca464ce66')
|
||||
md5sums=('a0ff80ee5e560fbe208c12189e00c470')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}"/dispcalGUI-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue