summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Li2018-02-13 16:19:03 -0500
committerJoshua Li2018-02-13 16:19:03 -0500
commit6667e1c33f9cd3efa6ca54f5885b20178414997a (patch)
treedd7825d61bdcad1e093304bc2629b09cf36d37dd
parent12bfa9b810cbdce96c43805c1f17fffae7b4cad8 (diff)
downloadaur-6667e1c33f9cd3efa6ca54f5885b20178414997a.tar.gz
update to 2.1.0 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 485052921a8c..2a4101f68ff8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = sn-bin
pkgdesc = A simple and private notes app.
- pkgver = 2.0.42
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/standardnotes/desktop
arch = x86_64
license = GPL3
conflicts = standardnotes-desktop
- noextract = standard-notes-2.0.42-x86_64.AppImage
+ noextract = standard-notes-2.1.0-x86_64.AppImage
options = !strip
- source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.0.42/standard-notes-2.0.42-x86_64.AppImage
+ source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.1.0/standard-notes-2.1.0-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 = 55aa58ebd78a4186d190895042009047c6b346626df185ddb478b54a2098f318
+ sha256sums_x86_64 = 2dc51f3fe153d0cfc5acf7782d8d70c9a014cb90fad989e37efb00ecbb522bd5
sha256sums_x86_64 = 223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe
sha256sums_x86_64 = e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070
diff --git a/PKGBUILD b/PKGBUILD
index 7ae5c09263b5..c1067934c2ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_execname_=standard-notes
pkgname=sn-bin
-pkgver=2.0.42
+pkgver=2.1.0
pkgrel=1
pkgdesc="A simple and private notes app."
arch=('x86_64')
@@ -17,7 +17,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=('55aa58ebd78a4186d190895042009047c6b346626df185ddb478b54a2098f318'
+sha256sums_x86_64=('2dc51f3fe153d0cfc5acf7782d8d70c9a014cb90fad989e37efb00ecbb522bd5'
'223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe'
'e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070')