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


Commits:
0c749400 by Antonio Rojas at 2023-10-23T17:24:15+02:00
upgpkg: 3.0.2-1: Update to 3.0.2

- - - - -


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.0.1
+       pkgver = 3.0.2
        pkgrel = 1
        url = https://www.argyllcms.com/
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = argyllcms
        depends = libxrandr
        depends = zlib
        depends = openssl
-       source = https://www.argyllcms.com/Argyll_V3.0.1_src.zip
-       sha256sums = 
6b0d17bc81304d8c0d9c80dce8a0097dfa49ff85cea3aba89b45d94e51d8546a
+       source = https://www.argyllcms.com/Argyll_V3.0.2_src.zip
+       sha256sums = 
b31ba4c055445be01d3a560cbc3a5a38c62fbd676e38d7495dc6ffc9aa3c964c
 
 pkgname = argyllcms


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Frank Ickstadt (frank dot ickstadt at gmail dot com)
 
 pkgname=argyllcms
-pkgver=3.0.1
+pkgver=3.0.2
 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 zlib openssl)
 makedepends=(ftjam zip unzip)
 source=("https://www.argyllcms.com/Argyll_V${pkgver}_src.zip";)
-sha256sums=('6b0d17bc81304d8c0d9c80dce8a0097dfa49ff85cea3aba89b45d94e51d8546a')
+sha256sums=('b31ba4c055445be01d3a560cbc3a5a38c62fbd676e38d7495dc6ffc9aa3c964c')
 
 prepare() {
     cd Argyll_V${pkgver}



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/argyllcms/-/commit/0c7494009aa9ea2a4ec8a9ee1f880f10224b36da
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to