git » krita.git » commit b25ec76

upgpkg: 5.2.2-3: libjxl 0.9 rebuild

author Antonio Rojas
2024-01-10 08:10:15 UTC
committer Antonio Rojas
2024-01-10 08:10:15 UTC
parent ba9b9592531af6f7f4598d6fd07fbad0227317c9

upgpkg: 5.2.2-3: libjxl 0.9 rebuild

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index fd987fc..1600f62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = krita
 	pkgdesc = Edit and paint images
 	pkgver = 5.2.2
-	pkgrel = 2
+	pkgrel = 3
 	url = https://krita.org
 	arch = x86_64
 	license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index fe179a1..3829afd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=krita
 _pkgver=5.2.2
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=3
 pkgdesc='Edit and paint images'
 arch=(x86_64)
 url='https://krita.org'