summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuanwo2021-05-21 10:22:05 +0800
committerXuanwo2021-05-21 10:22:05 +0800
commit2cf5485c4e176f88111992c628d884a4c2ea82fa (patch)
treea6cab748f6dff3914b1984d9426eeebc52c243c2
parentd577aaf80725006044532330e3cc4afc1bfa9b06 (diff)
downloadaur-2cf5485c4e176f88111992c628d884a4c2ea82fa.tar.gz
Bump to v0.0.4
Signed-off-by: Xuanwo <github@xuanwo.io>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c6cedabd7d3..6c557cd72fdc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = logseq-desktop-canary
pkgdesc = A privacy-first, open-source platform for knowledge sharing and management.
- pkgver = 0.0.2
- pkgrel = 2
+ pkgver = 0.0.4
+ pkgrel = 1
url = https://github.com/logseq/logseq
arch = x86_64
license = AGPL3
provides = logseq-desktop-canary
- source = https://github.com/logseq/logseq/releases/download/0.0.2/logseq-linux-x64-0.0.2.zip
+ source = https://github.com/logseq/logseq/releases/download/0.0.4/logseq-linux-x64-0.0.4.zip
source = logseq-desktop-canary.desktop
- sha256sums = dd5ee5a53e03ead7ee6ea331b34ab54c70ee2ea2b4cec5e820074b218a39b0ed
+ sha256sums = 6cefae30c5e923c51a8257892a2d60a13bfd1b414f4febc1a68df50ceb9b7a16
sha256sums = 9ff8105001989b76a96165b75bf60dd089e9138dcc607d22a10c918efee4f664
pkgname = logseq-desktop-canary
diff --git a/PKGBUILD b/PKGBUILD
index 62381fb979a4..56478c000581 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Wesofer Raymond <wesetoferraymond@gmail.com>
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
pkgname=logseq-desktop-canary
-pkgver=0.0.2
-pkgrel=2
+pkgver=0.0.4
+pkgrel=1
pkgdesc="A privacy-first, open-source platform for knowledge sharing and management."
arch=("x86_64")
url="https://github.com/logseq/logseq"
@@ -10,7 +10,7 @@ license=('AGPL3')
provides=("logseq-desktop-canary")
source=("https://github.com/logseq/logseq/releases/download/${pkgver}/logseq-linux-x64-${pkgver}.zip"
"${pkgname}.desktop")
-sha256sums=('dd5ee5a53e03ead7ee6ea331b34ab54c70ee2ea2b4cec5e820074b218a39b0ed'
+sha256sums=('6cefae30c5e923c51a8257892a2d60a13bfd1b414f4febc1a68df50ceb9b7a16'
'9ff8105001989b76a96165b75bf60dd089e9138dcc607d22a10c918efee4f664')
package() {