Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
obsidian


Commits:
62c5ba4a by Sven-Hendrik Haase at 2024-06-09T01:08:55+02:00
upgpkg: 1.6.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = obsidian
        pkgdesc = A powerful knowledge base that works on top of a local folder 
of plain text Markdown files
-       pkgver = 1.5.12
+       pkgver = 1.6.3
        pkgrel = 1
        url = https://obsidian.md/
        install = obsidian.install
@@ -14,9 +14,9 @@ pkgbase = obsidian
        options = !strip
        source = obsidian.sh
        source = obsidian.desktop
-       source = 
https://github.com/obsidianmd/obsidian-releases/releases/download/v1.5.12/obsidian-1.5.12.tar.gz
+       source = 
https://github.com/obsidianmd/obsidian-releases/releases/download/v1.6.3/obsidian-1.6.3.tar.gz
        sha256sums = 
b73e17b74983de0cf0df17e0a11ecd100af8a66c8afa8ca6f5ae816f458721df
        sha256sums = 
be67713e873a5935d910efc6f6005c104b35c7b3a002dfcb5643fd185d1b0056
-       sha256sums = 
5102e58cfede6442d3b87c17f8eca55d8f96cb660ad591095f52107c8bc12def
+       sha256sums = 
12ad9c5178e9d17755791e2dde81b60d4b6c28ea777b79cf30c8739d47380661
 
 pkgname = obsidian


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Xuanwo <xua...@archlinuxcn.org>
 
 pkgname=obsidian
-pkgver=1.5.12
+pkgver=1.6.3
 pkgrel=1
 pkgdesc="A powerful knowledge base that works on top of a local folder of 
plain text Markdown files"
 arch=('x86_64')
@@ -19,7 +19,7 @@ source=("obsidian.sh"
 )
 sha256sums=('b73e17b74983de0cf0df17e0a11ecd100af8a66c8afa8ca6f5ae816f458721df'
             'be67713e873a5935d910efc6f6005c104b35c7b3a002dfcb5643fd185d1b0056'
-            '5102e58cfede6442d3b87c17f8eca55d8f96cb660ad591095f52107c8bc12def')
+            '12ad9c5178e9d17755791e2dde81b60d4b6c28ea777b79cf30c8739d47380661')
 
 prepare() {
     cd "$srcdir"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/obsidian/-/commit/62c5ba4a99180060135d3ee08babcfd0054bce20

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/obsidian/-/commit/62c5ba4a99180060135d3ee08babcfd0054bce20
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to