summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzlfn2022-06-18 10:27:14 +0900
committerzlfn2022-06-18 10:27:14 +0900
commitc6245829b7356e336669b4a4de620674e6e5e9d7 (patch)
tree6fcc6e9270e5cb4630db14ca637cfafac21b8b01
parent0fed4b196c74f138f09c46d073ab7b92623e8635 (diff)
downloadaur-c6245829b7356e336669b4a4de620674e6e5e9d7.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 9a4910249cf0..d27c7e904d59 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.r2174.g82766ef025
+ pkgver = v5.1.0.prealpha.r2175.gc5325b2417
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.r2174.g82766ef025-1-x86_64.pkg.tar.zst
- source = https://github.com/zlfn/krita-aur/releases/download/v5.1.0.prealpha.r2174.g82766ef025/krita-plus-bin-v5.1.0.prealpha.r2174.g82766ef025-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.r2175.gc5325b2417/krita-plus-bin-v5.1.0.prealpha.r2175.gc5325b2417-1-x86_64.pkg.tar.zst
sha512sums = SKIP
pkgname = krita-plus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0cb25fef42b5..e929824934cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zlfn <dev@zlfn.space>
pkgname=krita-plus-bin
-pkgver=v5.1.0.prealpha.r2174.g82766ef025
+pkgver=v5.1.0.prealpha.r2175.gc5325b2417
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.r2174.g82766ef025/krita-plus-bin-v5.1.0.prealpha.r2174.g82766ef025-1-x86_64.pkg.tar.zst)
-noextract=(krita-plus-bin-v5.1.0.prealpha.r2174.g82766ef025-1-x86_64.pkg.tar.zst)
+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)
sha512sums=('SKIP')