summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzlfn2022-06-19 12:43:17 +0900
committerzlfn2022-06-19 12:43:17 +0900
commitb2de1a59ad804064e8ce3fbf88d35ab3df325672 (patch)
tree3d59954e16be3192e5122228f97be0c52416e58b /PKGBUILD
parentf3b6bd1a1dc83569cc5f6b623a1a47d932c3bbec (diff)
downloadaur-b2de1a59ad804064e8ce3fbf88d35ab3df325672.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 dfbc7f38dadf..b0a042313a28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zlfn <dev@zlfn.space>
pkgname=krita-next-bin
-pkgver=v5.2.0.prealpha.r72.g6449db65a4
+pkgver=v5.2.0.prealpha.r74.gbad0e46c2f
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.r72.g6449db65a4/krita-next-bin-v5.2.0.prealpha.r72.g6449db65a4-1-x86_64.pkg.tar.zst)
-noextract=(krita-next-bin-v5.2.0.prealpha.r72.g6449db65a4-1-x86_64.pkg.tar.zst)
+source=(https://github.com/zlfn/krita-aur/releases/download/v5.2.0.prealpha.r74.gbad0e46c2f/krita-next-bin-v5.2.0.prealpha.r74.gbad0e46c2f-1-x86_64.pkg.tar.zst)
+noextract=(krita-next-bin-v5.2.0.prealpha.r74.gbad0e46c2f-1-x86_64.pkg.tar.zst)
sha512sums=('SKIP')