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


Commits:
855848d7 by Antonio Rojas at 2024-04-26T21:54:32+02:00
upgpkg: 3.2.0-1: Update to 3.2.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = argyllcms
        pkgdesc = An ICC compatible color management system with support for 
different colorimeter hardware
-       pkgver = 3.1.0
+       pkgver = 3.2.0
        pkgrel = 1
        url = https://www.argyllcms.com/
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = argyllcms
        depends = libxxf86vm
        depends = libxrandr
        depends = openssl
-       source = https://www.argyllcms.com/Argyll_V3.1.0_src.zip
-       sha256sums = 
4fdd5a1d7bc6dde79a54e350ec9374f6ef00b53903ee0d184cdfa4a11f0ecdcb
+       source = https://www.argyllcms.com/Argyll_V3.2.0_src.zip
+       sha256sums = 
4861ab87b41618fb6706843099aad2cc649115634dee1e60738792387b371176
 
 pkgname = argyllcms


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Frank Ickstadt (frank dot ickstadt at gmail dot com)
 
 pkgname=argyllcms
-pkgver=3.1.0
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="An ICC compatible color management system with support for different 
colorimeter hardware"
 arch=(x86_64)
@@ -12,7 +12,7 @@ license=(GPL AGPL)
 depends=(libpng libtiff libxss libxinerama libxxf86vm libxrandr openssl)
 makedepends=(ftjam zip unzip)
 source=("https://www.argyllcms.com/Argyll_V${pkgver}_src.zip";)
-sha256sums=('4fdd5a1d7bc6dde79a54e350ec9374f6ef00b53903ee0d184cdfa4a11f0ecdcb')
+sha256sums=('4861ab87b41618fb6706843099aad2cc649115634dee1e60738792387b371176')
 
 prepare() {
     cd Argyll_V${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/argyllcms/-/commit/855848d792a4d6ea2d59c202df53ad0b58eaffae

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/argyllcms/-/commit/855848d792a4d6ea2d59c202df53ad0b58eaffae
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to