summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Li2018-11-01 08:10:38 -0700
committerJoshua Li2018-11-01 08:10:38 -0700
commit98bcb62996bcd8044d856e0afd9c4bd6bf0ea24f (patch)
tree0c4d85b9d2eb9d088a1756fb9e8dd48647ab24e5
parent5bbeacae83ab7e7d36d26c51d6ff9046b6ff034e (diff)
downloadaur-98bcb62996bcd8044d856e0afd9c4bd6bf0ea24f.tar.gz
update to 2.3.11 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1749a28d0116..9dff4bb2c841 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = sn-bin
pkgdesc = A simple and private notes app.
- pkgver = 2.3.8
+ pkgver = 2.3.11
pkgrel = 1
url = https://github.com/standardnotes/desktop
arch = x86_64
license = GPL3
conflicts = standardnotes-desktop
- noextract = standard-notes-2.3.8-x86_64.AppImage
+ noextract = standard-notes-2.3.11-x86_64.AppImage
options = !strip
- source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.3.8/standard-notes-2.3.8-x86_64.AppImage
+ source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.3.11/standard-notes-2.3.11-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 = 185cc373c7911fed06890e6f98e7fb27dc3245ad30e693f36dcb04d250b73e01
+ sha256sums_x86_64 = 14ebd6542038c9e5399e7672967fd9456376f818efeb2adfcaf9d61b75af73fd
sha256sums_x86_64 = 223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe
sha256sums_x86_64 = e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070
diff --git a/PKGBUILD b/PKGBUILD
index 87099a9379e9..0622c69993f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_execname_=standard-notes
pkgname=sn-bin
-pkgver=2.3.8
+pkgver=2.3.11
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=('185cc373c7911fed06890e6f98e7fb27dc3245ad30e693f36dcb04d250b73e01'
+sha256sums_x86_64=('14ebd6542038c9e5399e7672967fd9456376f818efeb2adfcaf9d61b75af73fd'
'223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe'
'e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070')