summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzlfn2022-06-18 23:18:13 +0900
committerzlfn2022-06-18 23:18:13 +0900
commitfa848d4e819d69d5b514ba404f8051f7d98f8adf (patch)
tree9707ab3176983c719301164f0644bbe24c439b43
parentc6245829b7356e336669b4a4de620674e6e5e9d7 (diff)
downloadaur-fa848d4e819d69d5b514ba404f8051f7d98f8adf.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 d27c7e904d59..b5a73753f893 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.r2175.gc5325b2417
+ pkgver = v5.1.0.prealpha.r2177.ge60f6c9415
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.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
+ noextract = krita-plus-bin-v5.1.0.prealpha.r2177.ge60f6c9415-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
sha512sums = SKIP
pkgname = krita-plus-bin
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')