summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzlfn2022-06-16 04:42:05 +0900
committerzlfn2022-06-16 04:42:05 +0900
commit8c188d58bf41eeb83e6b018db11172c2215a4c1d (patch)
tree060735b166dd0ccfb72d310e5341b9c7df779291
parent912eb47b4734da211c4bc8546855297af453a4ae (diff)
downloadaur-8c188d58bf41eeb83e6b018db11172c2215a4c1d.tar.gz
Commited by BASH Scrpit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6500367bcb44..785e0528211a 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.r2159.g6b4f9cf86c
+ pkgver = v5.1.0.prealpha.r2160.gb846a63f2a
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.r2159.g6b4f9cf86c-1-x86_64.pkg.tar.zst
- source = https://github.com/zlfn/krita-aur/releases/download/v5.1.0.prealpha.r2159.g6b4f9cf86c/krita-plus-bin-v5.1.0.prealpha.r2159.g6b4f9cf86c-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.r2160.gb846a63f2a/krita-plus-bin-v5.1.0.prealpha.r2160.gb846a63f2a-1-x86_64.pkg.tar.zst
sha512sums = SKIP
pkgname = krita-plus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 95cfb22dd3a7..86a20f63b1c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zlfn <elusive1102@naver.com>
pkgname=krita-plus-bin
-pkgver=v5.1.0.prealpha.r2159.g6b4f9cf86c
+pkgver=v5.1.0.prealpha.r2160.gb846a63f2a
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/$pkgver/krita-plus-bin-$pkgver-$pkgrel-x86_64.pkg.tar.zst)
-noextract=(krita-plus-bin-$pkgver-$pkgrel-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.r2160.gb846a63f2a-1-x86_64.pkg.tar.zst)
sha512sums=('SKIP')