Skip to content

Commit

Permalink
upd(joplin-desktop-app): 3.0.14 -> 3.0.15 (#6354)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
lfromanini and pre-commit-ci[bot] authored Aug 22, 2024
1 parent 079652c commit e3f6822
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packages/joplin-desktop-app/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = joplin-desktop-app
gives = joplin-desktop
pkgver = 3.0.14
pkgver = 3.0.15
pkgrel = 2
pkgdesc = Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS
url = https://joplinapp.org/
Expand All @@ -9,9 +9,9 @@ pkgbase = joplin-desktop-app
makedepends = libfuse2
maintainer = lfromanini <[email protected]>
repology = project: joplin-desktop
source = https://github.com/laurent22/joplin/releases/download/v3.0.14/Joplin-3.0.14.AppImage
source = https://github.com/laurent22/joplin/releases/download/v3.0.15/Joplin-3.0.15.AppImage
source = joplin-desktop.png::https://joplinapp.org/images/Icon512.png
sha256sums = f7f3dfa6e5006c550853dff7c8c415e236443e6fde43751c370c04ff0bdf9683
sha256sums = acd2988a121b75f199108194472b72fa14bcd9fb47b2a575623a8cf15601e915
sha256sums = SKIP

pkgname = joplin-desktop-app
4 changes: 2 additions & 2 deletions packages/joplin-desktop-app/joplin-desktop-app.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgname="joplin-desktop-app"
gives="joplin-desktop"
pkgver="3.0.14"
pkgver="3.0.15"
pkgrel="2"
makedepends=("libfuse2")
depends=("libfuse2")
Expand All @@ -11,7 +11,7 @@ source=(
"joplin-desktop.png::https://joplinapp.org/images/Icon512.png"
)
sha256sums=(
"f7f3dfa6e5006c550853dff7c8c415e236443e6fde43751c370c04ff0bdf9683"
"acd2988a121b75f199108194472b72fa14bcd9fb47b2a575623a8cf15601e915"
"SKIP"
)
repology=("project: joplin-desktop")
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -4529,7 +4529,7 @@ pkgname = jetbrains-toolbox-bin
---
pkgbase = joplin-desktop-app
gives = joplin-desktop
pkgver = 3.0.14
pkgver = 3.0.15
pkgrel = 2
pkgdesc = Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS
url = https://joplinapp.org/
Expand All @@ -4538,9 +4538,9 @@ pkgbase = joplin-desktop-app
makedepends = libfuse2
maintainer = lfromanini <[email protected]>
repology = project: joplin-desktop
source = https://github.com/laurent22/joplin/releases/download/v3.0.14/Joplin-3.0.14.AppImage
source = https://github.com/laurent22/joplin/releases/download/v3.0.15/Joplin-3.0.15.AppImage
source = joplin-desktop.png::https://joplinapp.org/images/Icon512.png
sha256sums = f7f3dfa6e5006c550853dff7c8c415e236443e6fde43751c370c04ff0bdf9683
sha256sums = acd2988a121b75f199108194472b72fa14bcd9fb47b2a575623a8cf15601e915
sha256sums = SKIP

pkgname = joplin-desktop-app
Expand Down

0 comments on commit e3f6822

Please sign in to comment.