Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / gmic
Commits:
10811b89 by Antonio Rojas at 2025-05-20T21:45:34+02:00
upgpkg: 3.5.5-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = gmic
- pkgver = 3.5.4
+ pkgver = 3.5.5
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.5.4.tar.gz
- sha256sums =
7e3a1aa75c00603fb01fa2cad686c8d2f1ec81dd820f6688cba3c44dd255aeef
+ source = https://gmic.eu/files/source/gmic_3.5.5.tar.gz
+ sha256sums =
f77999dbb6cd95e2766a0fa1c6ea3ec61007a981ff4644cba2cfba895ec1dff3
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.5.4
+pkgver=3.5.5
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=('7e3a1aa75c00603fb01fa2cad686c8d2f1ec81dd820f6688cba3c44dd255aeef')
+sha256sums=('f77999dbb6cd95e2766a0fa1c6ea3ec61007a981ff4644cba2cfba895ec1dff3')
build() {
cmake -B build -S gmic-$pkgver \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gmic/-/commit/10811b89f8a6d043c8c112d25d61a6154621dffb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gmic/-/commit/10811b89f8a6d043c8c112d25d61a6154621dffb
You're receiving this email because of your account on gitlab.archlinux.org.