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

Bruno Pagani archange at archlinux.org
Fri Apr 26 21:30:09 UTC 2019


    Date: Friday, April 26, 2019 @ 21:30:08
  Author: archange
Revision: 454345

upgpkg: displaycal 3.8.0.0-1

Modified:
  displaycal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 21:15:32 UTC (rev 454344)
+++ PKGBUILD	2019-04-26 21:30:08 UTC (rev 454345)
@@ -5,20 +5,18 @@
 
 _pkgname=DisplayCAL
 pkgname=displaycal
-pkgver=3.7.2.0
+pkgver=3.8.0.0
 pkgrel=1
 pkgdesc="Open Source Display Calibration and Characterization powered by Argyll CMS (Formerly known as dispcalGUI)"
-arch=('x86_64')
+arch=(x86_64)
 url="https://displaycal.net/"
-license=('GPL3')
-depends=('argyllcms' 'python2-wxpython3' 'python2-numpy')
-makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 'python2-setuptools')
+license=(GPL3)
+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')
-replaces=('dispcalgui')
-conflicts=('dispcalgui')
 source=("https://downloads.sourceforge.net/dispcalgui/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('f99308a53cc1913c24bb5bad215b81f4d63528666280a69446f289e7e23155b6')
+sha256sums=('69e472afd621eee61abfbae92f1b165d165e021b6de3f2f498b77cd9d6e68a95')
 
 build() {
     cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list