summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccf234819bbb..20dbce7bbe8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = simplenote-electron-bin
pkgdesc = The simplest way to keep notes
- pkgver = 2.8.0
+ pkgver = 2.9.0
pkgrel = 1
url = https://github.com/Automattic/simplenote-electron
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = simplenote-electron-bin
depends = gtk3
depends = libxss
provides = simplenote
- source_x86_64 = https://github.com/Automattic/simplenote-electron/releases/download/v2.8.0/Simplenote-linux-2.8.0-amd64.deb
- sha256sums_x86_64 = 5bcf8bcd630f0c2ac56429bda7f19c8fb397a89c3f82cee53314ca8ce4028506
- source_armv7h = https://github.com/Automattic/simplenote-electron/releases/download/v2.8.0/Simplenote-linux-2.8.0-armv7l.deb
- sha256sums_armv7h = b0b2343c7b0d9121a75090857c334106df343652de438c6505c411d38d9d7f3e
+ source_x86_64 = https://github.com/Automattic/simplenote-electron/releases/download/v2.9.0/Simplenote-linux-2.9.0-amd64.deb
+ sha256sums_x86_64 = bb077d7d8a997a927f041b6da6baa4261b30a8c7a91ac1c34dde4c77d82323af
+ source_armv7h = https://github.com/Automattic/simplenote-electron/releases/download/v2.9.0/Simplenote-linux-2.9.0-armv7l.deb
+ sha256sums_armv7h = 366998358d0fec07984c265e026bcffcef7c88c135f0dbcdcfa94bb67e58a638
pkgname = simplenote-electron-bin
diff --git a/PKGBUILD b/PKGBUILD
index 91e73c7ca653..3fad66356af8 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.8.0
+pkgver=2.9.0
pkgrel=1
pkgdesc="The simplest way to keep notes"
arch=('x86_64' 'armv7h')
@@ -12,8 +12,8 @@ depends=('nss' 'gtk3' 'libxss')
provides=('simplenote')
source_x86_64=("${url}/releases/download/v${pkgver}/Simplenote-linux-${pkgver}-amd64.deb")
source_armv7h=("${url}/releases/download/v${pkgver}/Simplenote-linux-${pkgver}-armv7l.deb")
-sha256sums_x86_64=('5bcf8bcd630f0c2ac56429bda7f19c8fb397a89c3f82cee53314ca8ce4028506')
-sha256sums_armv7h=('b0b2343c7b0d9121a75090857c334106df343652de438c6505c411d38d9d7f3e')
+sha256sums_x86_64=('bb077d7d8a997a927f041b6da6baa4261b30a8c7a91ac1c34dde4c77d82323af')
+sha256sums_armv7h=('366998358d0fec07984c265e026bcffcef7c88c135f0dbcdcfa94bb67e58a638')
# 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