summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Li2018-10-13 10:11:32 -0700
committerJoshua Li2018-10-13 10:11:32 -0700
commite4f19fe088bf800fdd137a9d51162a5d016a0bcb (patch)
tree04f845070474d7c76ceae059ab58e65ea527fa57
parent93482715cdcc875902d4105672c46c3c3596330a (diff)
downloadaur-e4f19fe088bf800fdd137a9d51162a5d016a0bcb.tar.gz
update to 2.3.7 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e10e290f7bd7..66de9d3e8427 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = sn-bin
pkgdesc = A simple and private notes app.
- pkgver = 2.3.5
+ pkgver = 2.3.7
pkgrel = 1
url = https://github.com/standardnotes/desktop
arch = x86_64
license = GPL3
conflicts = standardnotes-desktop
- noextract = standard-notes-2.3.5-x86_64.AppImage
+ noextract = standard-notes-2.3.7-x86_64.AppImage
options = !strip
- source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.3.5/standard-notes-2.3.5-x86_64.AppImage
+ source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.3.7/standard-notes-2.3.7-x86_64.AppImage
source_x86_64 = standard-notes.desktop
source_x86_64 = https://github.com/standardnotes/desktop/raw/master/app/icon/Icon-512x512.png
- sha256sums_x86_64 = a9b34bc7017e45a14ad91247d70e4658cbf63720052b8cbba79490c3b62cd71d
+ sha256sums_x86_64 = e39bb38e0ee54a0891e7e0db3ce89f0b80145d4f596faba90571276f781ec5a2
sha256sums_x86_64 = 223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe
sha256sums_x86_64 = e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070
diff --git a/PKGBUILD b/PKGBUILD
index 92bd571b03bc..a88a0522892d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_execname_=standard-notes
pkgname=sn-bin
-pkgver=2.3.5
+pkgver=2.3.7
pkgrel=1
pkgdesc="A simple and private notes app."
arch=('x86_64')
@@ -16,7 +16,7 @@ source_x86_64=("${url}/releases/download/v${pkgver}/${_execname_}-${pkgver}-x86_
"${_execname_}.desktop"
"${url}/raw/master/app/icon/Icon-512x512.png")
-sha256sums_x86_64=('a9b34bc7017e45a14ad91247d70e4658cbf63720052b8cbba79490c3b62cd71d'
+sha256sums_x86_64=('e39bb38e0ee54a0891e7e0db3ce89f0b80145d4f596faba90571276f781ec5a2'
'223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe'
'e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070')