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


Commits:
896ab9a1 by Antonio Rojas at 2024-09-04T18:03:15+02:00
upgpkg: 3.4.2-1: Update to 3.4.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
 pkgbase = gmic
-       pkgver = 3.4.1
+       pkgver = 3.4.2
        pkgrel = 1
        url = https://gmic.eu/
        arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = gmic
        makedepends = openexr
        makedepends = qt5-base
        makedepends = qt5-tools
-       source = https://gmic.eu/files/source/gmic_3.4.1.tar.gz
-       sha256sums = 
97c9fc976e2b59a16e0257a5190d9fc3d08b64b12774781cb14ed0327c48d94f
+       source = https://gmic.eu/files/source/gmic_3.4.2.tar.gz
+       sha256sums = 
9abd8377693715f87104bdbe077d45ecb00cf19f57c29f425eacda07c745fe8a
 
 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.4.1
+pkgver=3.4.2
 pkgrel=1
 arch=(x86_64)
 url='https://gmic.eu/'
@@ -22,7 +22,7 @@ makedepends=(cmake
              qt5-base
              qt5-tools)
 source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz)
-sha256sums=('97c9fc976e2b59a16e0257a5190d9fc3d08b64b12774781cb14ed0327c48d94f')
+sha256sums=('9abd8377693715f87104bdbe077d45ecb00cf19f57c29f425eacda07c745fe8a')
 
 build() {
   cmake -B build -S gmic-$pkgver \



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

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


Reply via email to