We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cffc4f commit a5c5a0cCopy full SHA for a5c5a0c
srcpkgs/DisplayCAL/patches/python-3-12.patch
srcpkgs/DisplayCAL/template
@@ -1,7 +1,7 @@
1
# Template file for 'DisplayCAL'
2
pkgname=DisplayCAL
3
-version=3.9.12
4
-revision=2
+version=3.9.17
+revision=1
5
build_style=python3-module
6
hostmakedepends="python3-setuptools"
7
makedepends="python3-devel libXxf86vm-devel libXinerama-devel libXrandr-devel"
@@ -12,7 +12,7 @@ maintainer="lemmi <[email protected]>"
12
license="GPL-3.0-or-later"
13
homepage="https://github.com/eoyilmaz/displaycal-py3"
14
distfiles="https://github.com/eoyilmaz/displaycal-py3/archive/refs/tags/${version}.tar.gz"
15
-checksum=6ea182a5992f316f6aa63d55333e5e9caa065807224b8840470d461bb30e9ff8
+checksum=ddc84d7e2c6b4bbaf981d2a8fb99910d14fd39b89023de4fac824098eb567544
16
make_check=no # checks fail to build
17
18
pre_configure() {
0 commit comments