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


Commits:
8ec86ecc by Sven-Hendrik Haase at 2024-11-05T11:20:58+01:00
upgpkg: 1.7.5-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.7.4
+       pkgver = 1.7.5
        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.7.4/obsidian-1.7.4.tar.gz
+       source = 
https://github.com/obsidianmd/obsidian-releases/releases/download/v1.7.5/obsidian-1.7.5.tar.gz
        sha256sums = 
686481c98fb6e0945488a9568842b7681394fa64df8664677bcd2426a88432d0
        sha256sums = 
be67713e873a5935d910efc6f6005c104b35c7b3a002dfcb5643fd185d1b0056
-       sha256sums = 
3512fc5878bee277b8f33edbf46eadac96624edfe5870705d826638326263ae8
+       sha256sums = 
4f5efb52a3e73cb33fd9d19477084adb5001c98ac9bbdc2010a396aeb1814240
 
 pkgname = obsidian


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Xuanwo <[email protected]>
 
 pkgname=obsidian
-pkgver=1.7.4
+pkgver=1.7.5
 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=('686481c98fb6e0945488a9568842b7681394fa64df8664677bcd2426a88432d0'
             'be67713e873a5935d910efc6f6005c104b35c7b3a002dfcb5643fd185d1b0056'
-            '3512fc5878bee277b8f33edbf46eadac96624edfe5870705d826638326263ae8')
+            '4f5efb52a3e73cb33fd9d19477084adb5001c98ac9bbdc2010a396aeb1814240')
 
 prepare() {
     cd "$srcdir"



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

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


Reply via email to