summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzlfn2022-06-17 11:01:00 +0900
committerzlfn2022-06-17 11:01:00 +0900
commitdd7382e6adf6f3adb0053fca2191a15092a61695 (patch)
tree0a44beb8e1f3db9f522881ee1f7381ade0956831 /PKGBUILD
parent094256ab816b3cc9114d033a4e6a7f3f135ece18 (diff)
downloadaur-dd7382e6adf6f3adb0053fca2191a15092a61695.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 2ed2d500e6f7..0133df7fb370 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zlfn <dev@zlfn.space>
pkgname=krita-next-bin
-pkgver=v5.2.0.prealpha.r43.g161b51297a
+pkgver=v5.2.0.prealpha.r59.gdf04d5ace6
pkgrel=1
pkgdesc='The pre-built package of Krita Next. If you do not trust me, install krita-next-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.2.0.prealpha.r43.g161b51297a/krita-next-bin-v5.2.0.prealpha.r43.g161b51297a-1-x86_64.pkg.tar.zst)
-noextract=(krita-next-bin-v5.2.0.prealpha.r43.g161b51297a-1-x86_64.pkg.tar.zst)
+source=(https://github.com/zlfn/krita-aur/releases/download/v5.2.0.prealpha.r59.gdf04d5ace6/krita-next-bin-v5.2.0.prealpha.r59.gdf04d5ace6-1-x86_64.pkg.tar.zst)
+noextract=(krita-next-bin-v5.2.0.prealpha.r59.gdf04d5ace6-1-x86_64.pkg.tar.zst)
sha512sums=('SKIP')