summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzlfn2022-06-18 10:27:14 +0900
committerzlfn2022-06-18 10:27:14 +0900
commitc6245829b7356e336669b4a4de620674e6e5e9d7 (patch)
tree6fcc6e9270e5cb4630db14ca637cfafac21b8b01 /PKGBUILD
parent0fed4b196c74f138f09c46d073ab7b92623e8635 (diff)
downloadaur-c6245829b7356e336669b4a4de620674e6e5e9d7.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 0cb25fef42b5..e929824934cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zlfn <dev@zlfn.space>
pkgname=krita-plus-bin
-pkgver=v5.1.0.prealpha.r2174.g82766ef025
+pkgver=v5.1.0.prealpha.r2175.gc5325b2417
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.r2174.g82766ef025/krita-plus-bin-v5.1.0.prealpha.r2174.g82766ef025-1-x86_64.pkg.tar.zst)
-noextract=(krita-plus-bin-v5.1.0.prealpha.r2174.g82766ef025-1-x86_64.pkg.tar.zst)
+source=(https://github.com/zlfn/krita-aur/releases/download/v5.1.0.prealpha.r2175.gc5325b2417/krita-plus-bin-v5.1.0.prealpha.r2175.gc5325b2417-1-x86_64.pkg.tar.zst)
+noextract=(krita-plus-bin-v5.1.0.prealpha.r2175.gc5325b2417-1-x86_64.pkg.tar.zst)
sha512sums=('SKIP')