summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Li2018-03-02 14:10:46 -0500
committerJoshua Li2018-03-02 14:10:46 -0500
commit0492cf427483b7bd0e5e7671a36cc3f1d3230e4f (patch)
treec7022d54508f3d62884e630e4b1ac5c393584cdd
parent8c6f603851536fc1c83bb36578ef16ca9e7bc329 (diff)
downloadaur-0492cf427483b7bd0e5e7671a36cc3f1d3230e4f.tar.gz
update to 2.1.21 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 465102715e24..c96d455a851a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = sn-bin
pkgdesc = A simple and private notes app.
- pkgver = 2.1.1
+ pkgver = 2.1.21
pkgrel = 1
url = https://github.com/standardnotes/desktop
arch = x86_64
license = GPL3
conflicts = standardnotes-desktop
- noextract = standard-notes-2.1.1-x86_64.AppImage
+ noextract = standard-notes-2.1.21-x86_64.AppImage
options = !strip
- source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.1.1/standard-notes-2.1.1-x86_64.AppImage
+ source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.1.21/standard-notes-2.1.21-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 = 6647b0e2f62a295ee4cf157a9d1e72219f1bbccd76ebfe09a62fd4dc0de96adf
+ sha256sums_x86_64 = c56b26de6a9a1f4a377f53d95cf94c9c4923080e87091163b2fdf132dd79e06e
sha256sums_x86_64 = 223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe
sha256sums_x86_64 = e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070
diff --git a/PKGBUILD b/PKGBUILD
index 1935258dd869..41d0369d7ec1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_execname_=standard-notes
pkgname=sn-bin
-pkgver=2.1.1
+pkgver=2.1.21
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=('6647b0e2f62a295ee4cf157a9d1e72219f1bbccd76ebfe09a62fd4dc0de96adf'
+sha256sums_x86_64=('c56b26de6a9a1f4a377f53d95cf94c9c4923080e87091163b2fdf132dd79e06e'
'223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe'
'e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070')