makedeb
Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files
Click here to go back to the commit logs for obsidian-bin.
Hash: d0b4bc3086228c61392ea97a812f8669829139ce
Message: Upgraded to 0.15.8
diff --git a/.SRCINFO b/.SRCINFO
index bfa0e01..f2bd9b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = obsidian-bin
pkgbase = obsidian-bin
pkgdesc = Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files
pkgrel = 1
-pkgver = 0.15.6
+pkgver = 0.15.8
url = https://obsidian.md/
arch = x86_64
depends = libgtk-3-0
@@ -19,10 +19,10 @@ depends = libsecret-1-0
license = custom:Commercial
makedepends = imagemagick
provides = obsidian
-source = https://github.com/obsidianmd/obsidian-releases/releases/download/v0.15.6/obsidian-0.15.6.tar.gz
+source = https://github.com/obsidianmd/obsidian-releases/releases/download/v0.15.8/obsidian-0.15.8.tar.gz
source = obsidian.desktop
source = obsidian.png
-sha256sums = 609dd8c7d2cfe4acb9d2ac9e909dc4fccaa0ad86cdfa7f0095ce86a377a14ae4
+sha256sums = 816fd01af9cdb65f689f84d47b604ca6f0e8438621932aeda953d40f78929fb8
sha256sums = 754925a0032345aa1510c596ffcbd6de3e0b26581fe34176196e5c67ccbd9209
sha256sums = d1dd32c6e74beb3108af5813030389bcf5d67c2e6bdfe0038a1cb7df190d02f9
makedepends = imagemagick
diff --git a/PKGBUILD b/PKGBUILD
index 6e3dc9c..5f72f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='obsidian-bin'
provides=('obsidian')
-pkgver='0.15.6'
+pkgver='0.15.8'
pkgrel='1'
pkgdesc="Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files"
arch=('x86_64')
@@ -14,7 +14,7 @@ url="https://obsidian.md/"
source=("https://github.com/obsidianmd/obsidian-releases/releases/download/v${pkgver}/obsidian-${pkgver}.tar.gz"
"obsidian.desktop"
"obsidian.png")
-sha256sums=('609dd8c7d2cfe4acb9d2ac9e909dc4fccaa0ad86cdfa7f0095ce86a377a14ae4'
+sha256sums=('816fd01af9cdb65f689f84d47b604ca6f0e8438621932aeda953d40f78929fb8'
'754925a0032345aa1510c596ffcbd6de3e0b26581fe34176196e5c67ccbd9209'
'd1dd32c6e74beb3108af5813030389bcf5d67c2e6bdfe0038a1cb7df190d02f9')