Browse Source

upgpkg: 1.4.5-1

Sven-Hendrik Haase 2 years ago
parent
commit
80908e9a31
1 changed files with 2 additions and 2 deletions
  1. 2 2
      PKGBUILD

+ 2 - 2
PKGBUILD

@@ -3,7 +3,7 @@
 # Contributor: Xuanwo <xuanwo@archlinuxcn.org>
 
 pkgname=obsidian
-pkgver=1.3.7
+pkgver=1.4.5
 pkgrel=1
 pkgdesc="A powerful knowledge base that works on top of a local folder of plain text Markdown files"
 arch=('x86_64')
@@ -18,7 +18,7 @@ source=("obsidian.sh"
 )
 sha256sums=('b5dcbbded25b7f65fd274eb9c98c4a4143e9c405074f97c5123c56df5482bd91'
             'be67713e873a5935d910efc6f6005c104b35c7b3a002dfcb5643fd185d1b0056'
-            'f108b5d9de2867647a20d6191ffa8d5010dec5fb79deecbd52e83b52802bc18c')
+            '63f4654fedf105b17db6309b4509d0fa3f288332cc7ec40f9ce7620958fe34ad')
 
 prepare() {
     cd "$srcdir"