Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / xcalib
Commits: 2cfa3ccb by Christian Hesse at 2023-10-10T17:23:10+02:00 upgpkg: 0.10-4: rebuild packages signed by sangy - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = xcalib + pkgdesc = Load 'vcgt'-tag profiles to X-server on the calibration stage + pkgver = 0.10 + pkgrel = 4 + url = https://github.com/OpenICC/xcalib + arch = x86_64 + license = GPL2 + license = custom:postcardware + makedepends = git + depends = libxxf86vm + depends = libxrandr + source = git+https://github.com/OpenICC/xcalib.git#tag=0.10?signed + validpgpkeys = 9A81DA0F2F18F096BE94577051F5D211EB7A04C8 + sha256sums = SKIP + +pkgname = xcalib ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ pkgname=xcalib pkgver=0.10 -pkgrel=3 +pkgrel=4 pkgdesc="Load 'vcgt'-tag profiles to X-server on the calibration stage" arch=('x86_64') url="https://github.com/OpenICC/xcalib" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xcalib/-/commit/2cfa3ccbaac34a0f072fa556ba8d9a0858eedb44 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xcalib/-/commit/2cfa3ccbaac34a0f072fa556ba8d9a0858eedb44 You're receiving this email because of your account on gitlab.archlinux.org.
