summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052024-04-28 09:17:29 +0800
committerzxp198210052024-04-28 09:17:29 +0800
commit4cf94740ed3eeb985a96de702542650e98ecf91f (patch)
treed443547982c121f7ca4cb2d20f27ab65db28d41c
parent16de1d9502a8faff4ae34f16c88827459b8b6647 (diff)
downloadaur-4cf94740ed3eeb985a96de702542650e98ecf91f.tar.gz
update to 0.14.0_canary.12
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8371f77f4997..cd94b0ea52a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = affine-canary-bin
pkgdesc = A next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.(Beta Version,use system-wide electron)
- pkgver = 0.14.0_canary.11
+ pkgver = 0.14.0_canary.12
pkgrel = 1
url = https://affine.pro/
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = affine-canary-bin
provides = affine
conflicts = affine-canary
conflicts = affine
- source = affine-canary-0.14.0_canary.11.AppImage::https://github.com/toeverything/AFFiNE/releases/download/v0.14.0-canary.11/affine-0.14.0-canary.11-canary-linux-x64.AppImage
- source = LICENSE-MIT-0.14.0_canary.11::https://raw.githubusercontent.com/toeverything/AFFiNE/v0.14.0-canary.11/LICENSE-MIT
- source = LICENSE-0.14.0_canary.11::https://raw.githubusercontent.com/toeverything/AFFiNE/v0.14.0-canary.11/LICENSE
+ source = affine-canary-0.14.0_canary.12.AppImage::https://github.com/toeverything/AFFiNE/releases/download/v0.14.0-canary.12/affine-0.14.0-canary.12-canary-linux-x64.AppImage
+ source = LICENSE-MIT-0.14.0_canary.12::https://raw.githubusercontent.com/toeverything/AFFiNE/v0.14.0-canary.12/LICENSE-MIT
+ source = LICENSE-0.14.0_canary.12::https://raw.githubusercontent.com/toeverything/AFFiNE/v0.14.0-canary.12/LICENSE
source = affine-canary.sh
- sha256sums = a7755b79c982935a6582d1a65f67e1341602b4c14268bbc7c1acb8284e7b8da5
+ sha256sums = c3fd4cd647336748012bcab4ece87f44f27a63f66f07f0af3e578c7de0347378
sha256sums = 1cdeca52d4f740361f103926144eb8b3f265975b2337d4e27b3313f72465897f
sha256sums = b54bb7aa14dd5725bc268921eeea9dee973dacbc13e0cea30e7d2adb5cd5a53f
sha256sums = dc0c5ca385ad81a08315a91655c7c064b5bf110eada55e61265633ae198b39f8
diff --git a/PKGBUILD b/PKGBUILD
index 2e484f8ed9e3..7179f9d791b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=affine
pkgname="${_appname}-canary-bin"
_pkgname=AFFiNE-canary
-pkgver=0.14.0_canary.11
+pkgver=0.14.0_canary.12
_electronversion=30
pkgrel=1
pkgdesc="A next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.(Beta Version,use system-wide electron)"
@@ -30,7 +30,7 @@ source=(
"LICENSE-${pkgver}::https://raw.githubusercontent.com/toeverything/AFFiNE/v${pkgver//_/-}/LICENSE"
"${pkgname%-bin}.sh"
)
-sha256sums=('a7755b79c982935a6582d1a65f67e1341602b4c14268bbc7c1acb8284e7b8da5'
+sha256sums=('c3fd4cd647336748012bcab4ece87f44f27a63f66f07f0af3e578c7de0347378'
'1cdeca52d4f740361f103926144eb8b3f265975b2337d4e27b3313f72465897f'
'b54bb7aa14dd5725bc268921eeea9dee973dacbc13e0cea30e7d2adb5cd5a53f'
'dc0c5ca385ad81a08315a91655c7c064b5bf110eada55e61265633ae198b39f8')