summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzlfn2022-06-18 23:18:13 +0900
committerzlfn2022-06-18 23:18:13 +0900
commitfa848d4e819d69d5b514ba404f8051f7d98f8adf (patch)
tree9707ab3176983c719301164f0644bbe24c439b43 /PKGBUILD
parentc6245829b7356e336669b4a4de620674e6e5e9d7 (diff)
downloadaur-fa848d4e819d69d5b514ba404f8051f7d98f8adf.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 e929824934cc..0fc8ca77b2e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zlfn <dev@zlfn.space>
pkgname=krita-plus-bin
-pkgver=v5.1.0.prealpha.r2175.gc5325b2417
+pkgver=v5.1.0.prealpha.r2177.ge60f6c9415
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.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)
+source=(https://github.com/zlfn/krita-aur/releases/download/v5.1.0.prealpha.r2177.ge60f6c9415/krita-plus-bin-v5.1.0.prealpha.r2177.ge60f6c9415-1-x86_64.pkg.tar.zst)
+noextract=(krita-plus-bin-v5.1.0.prealpha.r2177.ge60f6c9415-1-x86_64.pkg.tar.zst)
sha512sums=('SKIP')