[arch-commits] Commit in obsidian/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Mar 7 15:54:05 UTC 2022


    Date: Monday, March 7, 2022 @ 15:54:04
  Author: svenstaro
Revision: 1144381

upgpkg: obsidian 0.13.30-1

Modified:
  obsidian/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-07 15:37:35 UTC (rev 1144380)
+++ PKGBUILD	2022-03-07 15:54:04 UTC (rev 1144381)
@@ -3,13 +3,13 @@
 # Contributor: Xuanwo <xuanwo at archlinuxcn.org>
 
 pkgname=obsidian
-pkgver=0.13.23
-pkgrel=2
+pkgver=0.13.30
+pkgrel=1
 pkgdesc="A powerful knowledge base that works on top of a local folder of plain text Markdown files"
 arch=('x86_64')
 url="https://obsidian.md/"
 license=('custom:Commercial')
-depends=('zlib' 'hicolor-icon-theme' 'fuse' 'electron13')
+depends=('zlib' 'hicolor-icon-theme' 'fuse' 'electron16')
 makedepends=('asar')
 options=(!strip)
 source=(
@@ -19,7 +19,7 @@
 )
 sha256sums=('5f4699e03045f68932e976727a746342f971eddb77fe5a31d8d2c4084034ed5f'
             '1153b7f4ce342663f766efa38dc07677aec13f7f619afef1f9b8e2b1f1849fe6'
-            '0c393639b516e40b5866ed0eb010373b9abd7ba143193389615b2e9fb7711db2')
+            'ca676a7430fb5967e897f8cb06ccfcb44cdc37b11dd47488ae4b80e7572f28ac')
 
 prepare() {
     cd "$srcdir"



More information about the arch-commits mailing list