summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzlfn2022-06-17 01:03:53 +0900
committerzlfn2022-06-17 01:03:53 +0900
commita881003fea741419ffd3f964a853cdcdab36de9b (patch)
tree6953d9f58bbab9175c7b2666371e6d9c6127fae3
parent8c188d58bf41eeb83e6b018db11172c2215a4c1d (diff)
downloadaur-a881003fea741419ffd3f964a853cdcdab36de9b.tar.gz
Commited by BASH Scrpit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 785e0528211a..e9a3c0a43f86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = krita-plus-bin
pkgdesc = The pre-built package of Krita Plus. If you do not trust me, intall krita-plus-git instead.
- pkgver = v5.1.0.prealpha.r2160.gb846a63f2a
+ pkgver = v5.1.0.prealpha.r2166.g846124a477
pkgrel = 1
url = https://krita.org
arch = x86_64
@@ -45,8 +45,8 @@ pkgbase = krita-plus-bin
optdepends = krita-plugin-gmic: GMic plugin
provides = krita
conflicts = krita
- 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.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.r2166.g846124a477-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
sha512sums = SKIP
pkgname = krita-plus-bin
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')