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


Commits:
fc1f3d3d by Antonio Rojas at 2026-02-26T14:11:21+01:00
upgpkg: 3.7.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
 pkgbase = gmic
-       pkgver = 3.7.0
+       pkgver = 3.7.1
        pkgrel = 1
        url = https://gmic.eu/
        arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = gmic
        makedepends = openexr
        makedepends = qt6-base
        makedepends = qt6-tools
-       source = https://gmic.eu/files/source/gmic_3.7.0.tar.gz
-       sha256sums = 
ccb17e22a726b5dbafd1811a519a1a1cf823fb671de600e0d1b1b27bcd4b694d
+       source = https://gmic.eu/files/source/gmic_3.7.1.tar.gz
+       sha256sums = 
5bad05dbe3d1fb0bdb33de79618bcf51ebe8605b1342e149e3bd7375d3caf141
 
 pkgname = gmic
        pkgdesc = GREYC's Magic Image Converter: image processing framework


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 pkgbase=gmic
 pkgname=(gmic
          gimp-plugin-gmic)
-pkgver=3.7.0
+pkgver=3.7.1
 pkgrel=1
 arch=(x86_64)
 url='https://gmic.eu/'
@@ -22,7 +22,7 @@ makedepends=(cmake
              qt6-base
              qt6-tools)
 source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz)
-sha256sums=('ccb17e22a726b5dbafd1811a519a1a1cf823fb671de600e0d1b1b27bcd4b694d')
+sha256sums=('5bad05dbe3d1fb0bdb33de79618bcf51ebe8605b1342e149e3bd7375d3caf141')
 
 build() {
   cmake -B build -S gmic-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gmic/-/commit/fc1f3d3dcb9c5047a12ee9d7256695d52699df51

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


Reply via email to