summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Li2018-07-04 10:22:41 -0700
committerJoshua Li2018-07-04 10:22:41 -0700
commit7747f4e076629ad103c1f4ab85c8d1a4b893f1f5 (patch)
tree091bc59cb78a363d171d539aab101813aa2273ec
parent65ffe29453092554fb3f3d956ea7f8f2e83b7161 (diff)
downloadaur-7747f4e076629ad103c1f4ab85c8d1a4b893f1f5.tar.gz
update to 2.2.4 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7df8ec7635ea..2962c8af0fd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = sn-bin
pkgdesc = A simple and private notes app.
- pkgver = 2.2.0
+ pkgver = 2.2.4
pkgrel = 1
url = https://github.com/standardnotes/desktop
arch = x86_64
license = GPL3
conflicts = standardnotes-desktop
- noextract = standard-notes-2.2.0-x86_64.AppImage
+ noextract = standard-notes-2.2.4-x86_64.AppImage
options = !strip
- source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.2.0/standard-notes-2.2.0-x86_64.AppImage
+ source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.2.4/standard-notes-2.2.4-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 = bc094706d1632ab2ecbc879fa91922a1a1407e2474a703e8d47cc1f12d41e2f6
+ sha256sums_x86_64 =
sha256sums_x86_64 = 223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe
sha256sums_x86_64 = e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070
diff --git a/PKGBUILD b/PKGBUILD
index f0de247293e4..7c4487ad187a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_execname_=standard-notes
pkgname=sn-bin
-pkgver=2.2.0
+pkgver=2.2.4
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=('bc094706d1632ab2ecbc879fa91922a1a1407e2474a703e8d47cc1f12d41e2f6'
+sha256sums_x86_64=('72a75b19778b1ec5b0ee0c5b7a75521efe53029e7cd538e0517d599acecf8250'
'223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe'
'e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070')