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


Commits:
71403d5d by Sven-Hendrik Haase at 2024-04-01T20:34:20+02:00
upgpkg: 1.5.12-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.11
+       pkgver = 1.5.12
        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.11/obsidian-1.5.11.tar.gz
+       source = 
https://github.com/obsidianmd/obsidian-releases/releases/download/v1.5.12/obsidian-1.5.12.tar.gz
        sha256sums = 
b73e17b74983de0cf0df17e0a11ecd100af8a66c8afa8ca6f5ae816f458721df
        sha256sums = 
be67713e873a5935d910efc6f6005c104b35c7b3a002dfcb5643fd185d1b0056
-       sha256sums = 
403c4c822b3261cda527438a9f6851d1503c39e030cac0aae99e10e7da91bed5
+       sha256sums = 
5102e58cfede6442d3b87c17f8eca55d8f96cb660ad591095f52107c8bc12def
 
 pkgname = obsidian


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Xuanwo <xua...@archlinuxcn.org>
 
 pkgname=obsidian
-pkgver=1.5.11
+pkgver=1.5.12
 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'
-            '403c4c822b3261cda527438a9f6851d1503c39e030cac0aae99e10e7da91bed5')
+            '5102e58cfede6442d3b87c17f8eca55d8f96cb660ad591095f52107c8bc12def')
 
 prepare() {
     cd "$srcdir"



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

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


Reply via email to