summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzlfn2022-08-12 20:35:20 +0900
committerzlfn2022-08-12 20:35:20 +0900
commit739c8bc585aadac7040038363919202300e7f0b8 (patch)
tree2197d1f6651850e8452875c09f2f6d2455c316ac /PKGBUILD
parent3ad55b60547432b4296f14f7f58407741acf3e7e (diff)
downloadaur-739c8bc585aadac7040038363919202300e7f0b8.tar.gz
Commited by BASH Scrpit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')