summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzlfn2022-08-12 20:35:20 +0900
committerzlfn2022-08-12 20:35:20 +0900
commit739c8bc585aadac7040038363919202300e7f0b8 (patch)
tree2197d1f6651850e8452875c09f2f6d2455c316ac
parent3ad55b60547432b4296f14f7f58407741acf3e7e (diff)
downloadaur-739c8bc585aadac7040038363919202300e7f0b8.tar.gz
Commited by BASH Scrpit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23c1db6b8a99..ff1e6621b409 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.beta1.r109.g951a8211c4
+ pkgver = v5.1.0.RC1.r42.g8525135cba
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.beta1.r109.g951a8211c4-1-x86_64.pkg.tar.zst
- source = https://github.com/zlfn/krita-aur/releases/download/v5.1.0.beta1.r109.g951a8211c4/krita-plus-bin-v5.1.0.beta1.r109.g951a8211c4-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.0.RC1.r42.g8525135cba/krita-plus-bin-v5.1.0.RC1.r42.g8525135cba-1-x86_64.pkg.tar.zst
sha512sums = SKIP
pkgname = krita-plus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3986925b7400..795e2a651ca5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zlfn <dev@zlfn.space>
pkgname=krita-plus-bin
-pkgver=v5.1.0.beta1.r109.g951a8211c4
+pkgver=v5.1.0.RC1.r42.g8525135cba
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.beta1.r109.g951a8211c4/krita-plus-bin-v5.1.0.beta1.r109.g951a8211c4-1-x86_64.pkg.tar.zst)
-noextract=(krita-plus-bin-v5.1.0.beta1.r109.g951a8211c4-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.0.RC1.r42.g8525135cba-1-x86_64.pkg.tar.zst)
sha512sums=('SKIP')