summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkewl fft2020-11-30 09:42:57 -0500
committerkewl fft2020-11-30 09:42:57 -0500
commit6603312881cdfe45ceee31dcbe286763142ebe58 (patch)
tree653fa0f0f3e43d3ece321b159f7156f727adc7d4
parent0b91552231e6004ab5126e47233a104ca347369b (diff)
downloadaur-6603312881cdfe45ceee31dcbe286763142ebe58.tar.gz
Update to version 2.2.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6e5ef4370dd..2ddaed242fc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = simplenote-electron-bin
pkgdesc = The simplest way to keep notes
- pkgver = 2.1.0
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/Automattic/simplenote-electron
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = simplenote-electron-bin
depends = gtk3
depends = libxss
provides = simplenote
- source_x86_64 = https://github.com/Automattic/simplenote-electron/releases/download/v2.1.0/Simplenote-linux-2.1.0-amd64.deb
- sha256sums_x86_64 = bf3569508abeff672fb9bfaf01d20baa5b418417876f20aabd568d44b045e451
+ source_x86_64 = https://github.com/Automattic/simplenote-electron/releases/download/v2.2.0/Simplenote-linux-2.2.0-amd64.deb
+ sha256sums_x86_64 = dbc52a2783a5d28f0692f55a8705f894774360ad459b39bed0c80012a0036b88
pkgname = simplenote-electron-bin
diff --git a/PKGBUILD b/PKGBUILD
index 625824528135..008bd7b6842e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=simplenote-electron-bin
-pkgver=2.1.0
+pkgver=2.2.0
pkgrel=1
pkgdesc="The simplest way to keep notes"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL2')
depends=('nss' 'gtk3' 'libxss')
provides=('simplenote')
source_x86_64=("${url}/releases/download/v${pkgver}/Simplenote-linux-${pkgver}-amd64.deb")
-sha256sums_x86_64=('bf3569508abeff672fb9bfaf01d20baa5b418417876f20aabd568d44b045e451')
+sha256sums_x86_64=('dbc52a2783a5d28f0692f55a8705f894774360ad459b39bed0c80012a0036b88')
# Warning: the release deb file has been known to be silently modified, resulting in a different checksum.
# If the checksum fails to validate, this is most likely the cause. If you are concerned about the