summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff1e6621b409..7beb6c576878 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = krita-plus-bin
pkgdesc = The pre-built package of Krita Plus. If you do not trust me, intall krita-plus-git instead.
- pkgver = v5.1.0.RC1.r42.g8525135cba
+ pkgver = v5.1.1.r105.gca2ec62c0f
pkgrel = 1
url = https://krita.org
arch = x86_64
@@ -45,8 +45,8 @@ pkgbase = krita-plus-bin
optdepends = krita-plugin-gmic: GMic plugin
provides = krita
conflicts = krita
- noextract = krita-plus-bin-v5.1.0.RC1.r42.g8525135cba-1-x86_64.pkg.tar.zst
- source = https://github.com/zlfn/krita-aur/releases/download/v5.1.0.RC1.r42.g8525135cba/krita-plus-bin-v5.1.0.RC1.r42.g8525135cba-1-x86_64.pkg.tar.zst
+ noextract = krita-plus-bin-v5.1.1.r105.gca2ec62c0f-1-x86_64.pkg.tar.zst
+ source = https://github.com/zlfn/krita-aur/releases/download/v5.1.1.r105.gca2ec62c0f/krita-plus-bin-v5.1.1.r105.gca2ec62c0f-1-x86_64.pkg.tar.zst
sha512sums = SKIP
pkgname = krita-plus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 795e2a651ca5..92055589b379 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zlfn <dev@zlfn.space>
pkgname=krita-plus-bin
-pkgver=v5.1.0.RC1.r42.g8525135cba
+pkgver=v5.1.1.r105.gca2ec62c0f
pkgrel=1
pkgdesc='The pre-built package of Krita Plus. If you do not trust me, intall krita-plus-git instead.'
arch=(x86_64)
@@ -17,6 +17,6 @@ optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations'
'krita-plugin-gmic: GMic plugin')
provides=(krita)
conflicts=(krita)
-source=(https://github.com/zlfn/krita-aur/releases/download/v5.1.0.RC1.r42.g8525135cba/krita-plus-bin-v5.1.0.RC1.r42.g8525135cba-1-x86_64.pkg.tar.zst)
-noextract=(krita-plus-bin-v5.1.0.RC1.r42.g8525135cba-1-x86_64.pkg.tar.zst)
+source=(https://github.com/zlfn/krita-aur/releases/download/v5.1.1.r105.gca2ec62c0f/krita-plus-bin-v5.1.1.r105.gca2ec62c0f-1-x86_64.pkg.tar.zst)
+noextract=(krita-plus-bin-v5.1.1.r105.gca2ec62c0f-1-x86_64.pkg.tar.zst)
sha512sums=('SKIP')