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


Commits:
4dbb8081 by Antonio Rojas at 2025-03-08T10:08:22+01:00
upgpkg: 3.5.3.0-1: Update to 3.5.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = krita-plugin-gmic
        pkgdesc = GMic plugin for Krita
-       pkgver = 3.5.2.1
-       pkgrel = 2
+       pkgver = 3.5.3.0
+       pkgrel = 1
        url = https://krita.org/
        arch = x86_64
        license = CECILL-2.1
@@ -18,7 +18,7 @@ pkgbase = krita-plugin-gmic
        depends = libx11
        depends = qt5-base
        depends = zlib
-       source = gmic-krita::git+https://github.com/vanyossi/gmic
-       sha256sums = SKIP
+       source = gmic-krita::git+https://github.com/vanyossi/gmic#tag=v3.5.3.0
+       sha256sums = 
36d989d3a42c8a974b856dae7284831047a4ac2d1f42536e4002017e5dfc4f20
 
 pkgname = krita-plugin-gmic


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=krita-plugin-gmic
-pkgver=3.5.2.1
-pkgrel=2
+pkgver=3.5.3.0
+pkgrel=1
 pkgdesc='GMic plugin for Krita'
 arch=(x86_64)
 url='https://krita.org/'
@@ -20,8 +20,8 @@ depends=(fftw
 makedepends=(extra-cmake-modules
              git
              qt5-tools)
-source=(gmic-krita::git+https://github.com/vanyossi/gmic)
-sha256sums=('SKIP')
+source=(gmic-krita::git+https://github.com/vanyossi/gmic#tag=v$pkgver)
+sha256sums=('36d989d3a42c8a974b856dae7284831047a4ac2d1f42536e4002017e5dfc4f20')
 
 prepare() {
 # Remove bundled gmic, make sure to use system one



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/krita-plugin-gmic/-/commit/4dbb80818555c1f2b60c2f2ca1530b0553f2885f

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


Reply via email to