summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Li2018-05-18 00:35:48 -0700
committerJoshua Li2018-05-18 00:35:48 -0700
commit0f1dbec42a957aba4f13fce9328014e11db09233 (patch)
tree72bd35bc5b979d8dd8d3960c2b752299206166bb
parentef1438fa73065dd67e75c6e7629246fa450564a0 (diff)
downloadaur-0f1dbec42a957aba4f13fce9328014e11db09233.tar.gz
update to 2.1.32 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29eb860a1b8a..18a57b3f83f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = sn-bin
pkgdesc = A simple and private notes app.
- pkgver = 2.1.28
+ pkgver = 2.1.32
pkgrel = 1
url = https://github.com/standardnotes/desktop
arch = x86_64
license = GPL3
conflicts = standardnotes-desktop
- noextract = standard-notes-2.1.28-x86_64.AppImage
+ noextract = standard-notes-2.1.32-x86_64.AppImage
options = !strip
- source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.1.28/standard-notes-2.1.28-x86_64.AppImage
+ source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.1.32/standard-notes-2.1.32-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 = fe7fa8081e56d23ef9ebcb685df5b9e953d1c1ec4b85d02e0a5a7e68bc04a515
+ sha256sums_x86_64 = 0b7e2a1c7cd16b2ce4c1dacc4beca89a92992cd2c12213cbbc0808a288dcdc30
sha256sums_x86_64 = 223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe
sha256sums_x86_64 = e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070
diff --git a/PKGBUILD b/PKGBUILD
index e484aca81561..349954ccbbdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_execname_=standard-notes
pkgname=sn-bin
-pkgver=2.1.28
+pkgver=2.1.32
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=('fe7fa8081e56d23ef9ebcb685df5b9e953d1c1ec4b85d02e0a5a7e68bc04a515'
+sha256sums_x86_64=('0b7e2a1c7cd16b2ce4c1dacc4beca89a92992cd2c12213cbbc0808a288dcdc30'
'223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe'
'e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070')