Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
displaycal


Commits:
f64659f6 by Antonio Rojas at 2024-03-31T00:39:53+01:00
upgpkg: 3.9.12-1: Update to 3.9.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,30 @@
+pkgbase = displaycal
+       pkgdesc = Open Source Display Calibration and Characterization powered 
by Argyll CMS (Formerly known as dispcalGUI)
+       pkgver = 3.9.12
+       pkgrel = 1
+       url = https://github.com/eoyilmaz/displaycal-py3
+       arch = x86_64
+       license = GPL3
+       makedepends = libxrandr
+       makedepends = libxxf86vm
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = argyllcms
+       depends = dbus
+       depends = dbus-python
+       depends = glib2
+       depends = python-certifi
+       depends = python-distro
+       depends = python-numpy
+       depends = python-pillow
+       depends = python-send2trash
+       depends = python-wxpython
+       depends = python-zeroconf
+       optdepends = gnome-color-manager: profile installation for GNOME
+       optdepends = colord-kde: profile installation for KDE Plasma
+       source = 
https://github.com/eoyilmaz/displaycal-py3/releases/download/3.9.12/DisplayCAL-3.9.12.tar.gz
+       sha256sums = 
071c2f04e0ff683d4b1999bd20417313fa26b5dfa1b9a9b3c78d62fc07b5c37b
+
+pkgname = displaycal


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 _pkgname=DisplayCAL
 pkgname=displaycal
-pkgver=3.9.11
+pkgver=3.9.12
 pkgrel=1
 pkgdesc="Open Source Display Calibration and Characterization powered by 
Argyll CMS (Formerly known as dispcalGUI)"
 arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(libxrandr libxxf86vm python-build 
python-installer
 optdepends=('gnome-color-manager: profile installation for GNOME'
             'colord-kde: profile installation for KDE Plasma')
 source=(${url}/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.gz)
-sha256sums=('cc0656d9e323c1161ebe5cfc284cd3c7318ef2fc7903275f637bc64daa4da357')
+sha256sums=('071c2f04e0ff683d4b1999bd20417313fa26b5dfa1b9a9b3c78d62fc07b5c37b')
 
 build() {
   cd ${_pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/displaycal/-/commit/f64659f611239333b61ceeeb204be7d5fe666c75

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/displaycal/-/commit/f64659f611239333b61ceeeb204be7d5fe666c75
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to