[arch-commits] Commit in displaycal/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Sat Oct 13 12:48:14 UTC 2018


    Date: Saturday, October 13, 2018 @ 12:48:13
  Author: archange
Revision: 393283

upgpkg: displaycal 3.7.0.0-1

Modified:
  displaycal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-13 02:08:23 UTC (rev 393282)
+++ PKGBUILD	2018-10-13 12:48:13 UTC (rev 393283)
@@ -5,13 +5,13 @@
 
 _pkgname=DisplayCAL
 pkgname=displaycal
-pkgver=3.6.2.0
+pkgver=3.7.0.0
 pkgrel=1
 pkgdesc="Open Source Display Calibration and Characterization powered by Argyll CMS (Formerly known as dispcalGUI)"
 arch=('x86_64')
 url="https://displaycal.net/"
 license=('GPL3')
-depends=('argyllcms' 'wxpython' 'python2-numpy')
+depends=('argyllcms' 'python2-wxpython3' 'python2-numpy')
 makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 'python2-setuptools')
 optdepends=('gnome-color-manager: profile installation for GNOME'
             'colord-kde: profile installation for Plasma')
@@ -18,7 +18,7 @@
 replaces=('dispcalgui')
 conflicts=('dispcalgui')
 source=("https://downloads.sourceforge.net/dispcalgui/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('f478681f43f7008f9135b31d142da2ed9847eae5a6e465f3ce4faee574a2c453')
+sha256sums=('e2793000b8bab6eb7abd32855af51916af2bcc1f453342c3eeeea467e850c05d')
 
 build() {
     cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list