[arch-commits] Commit in displaycal/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Sat Apr 30 12:32:25 UTC 2022
Date: Saturday, April 30, 2022 @ 12:32:25
Author: archange
Revision: 1191927
upgpkg: displaycal 3.9.2-1
Modified:
displaycal/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-30 12:31:15 UTC (rev 1191926)
+++ PKGBUILD 2022-04-30 12:32:25 UTC (rev 1191927)
@@ -5,7 +5,7 @@
_pkgname=DisplayCAL
pkgname=displaycal
-pkgver=3.9.1
+pkgver=3.9.2
pkgrel=1
pkgdesc="Open Source Display Calibration and Characterization powered by Argyll CMS (Formerly known as dispcalGUI)"
arch=(x86_64)
@@ -17,7 +17,7 @@
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=('899cc47118f11ebe2965aa9bd3abcff7a0ebbe185bdbb61f0a57664922d0bc27')
+sha256sums=('4a74aedd16e82320962acdf3cf454b80e7c887fc8ed38ba6cadcaaaa470f9e6b')
build() {
cd ${_pkgname}-${pkgver}
More information about the arch-commits
mailing list