summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Li2018-03-15 13:35:28 -0400
committerJoshua Li2018-03-15 13:35:28 -0400
commit6dbd164f59f22bc5c980b42eaa6163760e2159fc (patch)
treeda7bc85a6052691e42747441b1d7af425dca1ee8
parent0492cf427483b7bd0e5e7671a36cc3f1d3230e4f (diff)
downloadaur-6dbd164f59f22bc5c980b42eaa6163760e2159fc.tar.gz
update to 2.1.23 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c96d455a851a..e468e9bb5953 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = sn-bin
pkgdesc = A simple and private notes app.
- pkgver = 2.1.21
+ pkgver = 2.1.23
pkgrel = 1
url = https://github.com/standardnotes/desktop
arch = x86_64
license = GPL3
conflicts = standardnotes-desktop
- noextract = standard-notes-2.1.21-x86_64.AppImage
+ noextract = standard-notes-2.1.23-x86_64.AppImage
options = !strip
- source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.1.21/standard-notes-2.1.21-x86_64.AppImage
+ source_x86_64 = https://github.com/standardnotes/desktop/releases/download/v2.1.23/standard-notes-2.1.23-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 = c56b26de6a9a1f4a377f53d95cf94c9c4923080e87091163b2fdf132dd79e06e
+ sha256sums_x86_64 = 4fa9e618fe6d021933ed643d78e8ae6866129b7d406aa108bb0d4db3f5874e07
sha256sums_x86_64 = 223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe
sha256sums_x86_64 = e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070
diff --git a/PKGBUILD b/PKGBUILD
index 41d0369d7ec1..cce1240df4a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,21 +3,20 @@
_execname_=standard-notes
pkgname=sn-bin
-pkgver=2.1.21
+pkgver=2.1.23
pkgrel=1
pkgdesc="A simple and private notes app."
arch=('x86_64')
url="https://github.com/standardnotes/desktop"
license=('GPL3')
-# This conflicting package is currently marked out-of-date.
conflicts=('standardnotes-desktop')
source_x86_64=("${url}/releases/download/v${pkgver}/${_execname_}-${pkgver}-x86_64.AppImage"
"${_execname_}.desktop"
"${url}/raw/master/app/icon/Icon-512x512.png")
-sha256sums_x86_64=('c56b26de6a9a1f4a377f53d95cf94c9c4923080e87091163b2fdf132dd79e06e'
+sha256sums_x86_64=('4fa9e618fe6d021933ed643d78e8ae6866129b7d406aa108bb0d4db3f5874e07'
'223db296b73d1bbb1ed9f468f368cfa1a5a6fea5b0e7ded6ddbfc2bbc638fbbe'
'e61d2ea951779692dfaa515bd13fefe7faa1be2a23ffde147c29aad24cf4f070')