summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-04 13:30:24 -0700
committerMark Wagie2024-01-04 13:30:24 -0700
commit04f8493d3cf554b2fcedc4cb57d99f8c6eca93db (patch)
tree4d3f49bff549e88187563c3c92fb2efba277e321
parenta2b5be79018bd67f84c1403463bf65485443be80 (diff)
downloadaur-04f8493d3cf554b2fcedc4cb57d99f8c6eca93db.tar.gz
3.183.39
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe5fd4ca208b..5148312cd863 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = standardnotes-desktop
pkgdesc = An end-to-end encrypted notes app for digitalists and professionals.
- pkgver = 3.183.22
+ pkgver = 3.183.39
pkgrel = 1
url = https://standardnotes.com
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = standardnotes-desktop
makedepends = yarn
depends = electron27
depends = libsecret
- source = standardnotes-3.183.22.tar.gz::https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/desktop@3.183.22.tar.gz
+ source = standardnotes-3.183.39.tar.gz::https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/desktop@3.183.39.tar.gz
source = standard-notes.desktop
source = standard-notes.sh
- sha256sums = 843790101320f85f8ef08d8bc752d76ec046808fd465efe04e2919554ea23d81
+ sha256sums = a7126567f8e9b428f89dcb9b408833a4adc3867956be0561338d1b48d1a6a5b7
sha256sums = 274cd3914ff2a6a0999485a26cbded3ad597763482a90eee8ee34490ddffda00
sha256sums = c13baaf5e71174a46a5a315885794cf50a80a30b8105f0ac28c109d62f47fe9d
diff --git a/PKGBUILD b/PKGBUILD
index 696c998b9e4d..f5c6dffc656d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: lsf
# Contributor: Daniel Haß <aur@hass.onl>
pkgname=standardnotes-desktop
-pkgver=3.183.22
+pkgver=3.183.39
pkgrel=1
_nodeversion=16
_electronversion=27
@@ -15,7 +15,7 @@ makedepends=('git' 'libxcrypt-compat' 'nvm' 'python' 'yarn')
source=("standardnotes-$pkgver.tar.gz::https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/desktop@${pkgver}.tar.gz"
"standard-notes.desktop"
"standard-notes.sh")
-sha256sums=('843790101320f85f8ef08d8bc752d76ec046808fd465efe04e2919554ea23d81'
+sha256sums=('a7126567f8e9b428f89dcb9b408833a4adc3867956be0561338d1b48d1a6a5b7'
'274cd3914ff2a6a0999485a26cbded3ad597763482a90eee8ee34490ddffda00'
'c13baaf5e71174a46a5a315885794cf50a80a30b8105f0ac28c109d62f47fe9d')