Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / gmic
Commits:
dfccb05c by Antonio Rojas at 2026-07-01T18:04:49+02:00
upgpkg: 4.0.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = gmic
- pkgver = 3.7.6
+ pkgver = 4.0.0
pkgrel = 1
url = https://gmic.eu/
arch = x86_64
@@ -19,8 +19,8 @@ pkgbase = gmic
depends = libstdc++
depends = libx11
depends = zlib
- source = https://gmic.eu/files/source/gmic_3.7.6.tar.gz
- sha256sums =
949cf0e434bc93ab1e6e42c9a0bd5fe39684bba28a910e253048e54d68342656
+ source = https://gmic.eu/files/source/gmic_4.0.0.tar.gz
+ sha256sums =
c032605b340f289cebec744c6c900d0a4f9e35b52177a7f33ba84283910e20f1
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.6
+pkgver=4.0.0
pkgrel=1
arch=(x86_64)
url='https://gmic.eu/'
@@ -28,7 +28,7 @@ makedepends=(cmake
qt6-base
qt6-tools)
source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz)
-sha256sums=('949cf0e434bc93ab1e6e42c9a0bd5fe39684bba28a910e253048e54d68342656')
+sha256sums=('c032605b340f289cebec744c6c900d0a4f9e35b52177a7f33ba84283910e20f1')
build() {
cmake -B build -S gmic-$pkgver \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gmic/-/commit/dfccb05cd0c20066003ea2655bb2aef745f825b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gmic/-/commit/dfccb05cd0c20066003ea2655bb2aef745f825b0
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help