summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzlfn2022-06-17 01:03:53 +0900
committerzlfn2022-06-17 01:03:53 +0900
commita881003fea741419ffd3f964a853cdcdab36de9b (patch)
tree6953d9f58bbab9175c7b2666371e6d9c6127fae3 /PKGBUILD
parent8c188d58bf41eeb83e6b018db11172c2215a4c1d (diff)
downloadaur-a881003fea741419ffd3f964a853cdcdab36de9b.tar.gz
Commited by BASH Scrpit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86a20f63b1c5..32de62dd6502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: zlfn <elusive1102@naver.com>
+# Maintainer: zlfn <dev@zlfn.space>
pkgname=krita-plus-bin
-pkgver=v5.1.0.prealpha.r2160.gb846a63f2a
+pkgver=v5.1.0.prealpha.r2166.g846124a477
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.prealpha.r2160.gb846a63f2a/krita-plus-bin-v5.1.0.prealpha.r2160.gb846a63f2a-1-x86_64.pkg.tar.zst)
-noextract=(krita-plus-bin-v5.1.0.prealpha.r2160.gb846a63f2a-1-x86_64.pkg.tar.zst)
+source=(https://github.com/zlfn/krita-aur/releases/download/v5.1.0.prealpha.r2166.g846124a477/krita-plus-bin-v5.1.0.prealpha.r2166.g846124a477-1-x86_64.pkg.tar.zst)
+noextract=(krita-plus-bin-v5.1.0.prealpha.r2166.g846124a477-1-x86_64.pkg.tar.zst)
sha512sums=('SKIP')