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


Commits:
d6a4fe1c by Sven-Hendrik Haase at 2023-10-14T04:41:30+02:00
upgpkg: 1.4.16-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.4.14
+       pkgver = 1.4.16
        pkgrel = 1
        url = https://obsidian.md/
        arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = obsidian
        options = !strip
        source = obsidian.sh
        source = obsidian.desktop
-       source = 
https://github.com/obsidianmd/obsidian-releases/releases/download/v1.4.14/obsidian-1.4.14.tar.gz
+       source = 
https://github.com/obsidianmd/obsidian-releases/releases/download/v1.4.16/obsidian-1.4.16.tar.gz
        sha256sums = 
b5dcbbded25b7f65fd274eb9c98c4a4143e9c405074f97c5123c56df5482bd91
        sha256sums = 
be67713e873a5935d910efc6f6005c104b35c7b3a002dfcb5643fd185d1b0056
-       sha256sums = 
a854907abdfb364877037a150053ffd2a5f33d627b4aa63619803a6f589a6261
+       sha256sums = 
3c128b1acdcc6726ab48c8969e3a98eddf5b42b2aedae2c0bcb52e7e91cbc5cc
 
 pkgname = obsidian


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Xuanwo <[email protected]>
 
 pkgname=obsidian
-pkgver=1.4.14
+pkgver=1.4.16
 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'
-            'a854907abdfb364877037a150053ffd2a5f33d627b4aa63619803a6f589a6261')
+            '3c128b1acdcc6726ab48c8969e3a98eddf5b42b2aedae2c0bcb52e7e91cbc5cc')
 
 prepare() {
     cd "$srcdir"



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

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


Reply via email to