T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
xcalib
Commits:
ab956bcc by T.J. Townsend at 2024-03-13T13:03:21-04:00
add checksum
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -17,7 +17,7 @@ depends=('libxxf86vm' 'libxrandr')
makedepends=('git')
source=(git+https://github.com/OpenICC/xcalib.git#tag=${pkgver}?signed)
validpgpkeys=('9A81DA0F2F18F096BE94577051F5D211EB7A04C8') # Kai-Uwe Behrmann
-sha256sums=('SKIP')
+sha256sums=('caaa7605b66d7b8e4313f83bd1b0a6361275471e234500ad3917605868e8e92e')
build() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xcalib/-/commit/ab956bcc9947f59fbde6b0aaed46e7ccaf256180
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xcalib/-/commit/ab956bcc9947f59fbde6b0aaed46e7ccaf256180
You're receiving this email because of your account on gitlab.archlinux.org.