summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkewl fft2020-08-11 19:52:47 -0400
committerkewl fft2020-08-11 19:52:47 -0400
commit20b7abcecbbc1f788a4ca2d5cccbe80516f3efa6 (patch)
treec9d392b493aade5985914816bb440180e6301971
parent21a2f9cd2b67fe75b3147fe428f5a1f35965fb75 (diff)
downloadaur-20b7abcecbbc1f788a4ca2d5cccbe80516f3efa6.tar.gz
Update to version 1.21.0-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1eb9d00d21f6..c0cd0570adf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = simplenote-electron-bin
pkgdesc = The simplest way to keep notes
- pkgver = 1.20.0
+ pkgver = 1.21.0
pkgrel = 1
url = https://github.com/Automattic/simplenote-electron
arch = x86_64
@@ -11,12 +11,12 @@ pkgbase = simplenote-electron-bin
depends = gtk3
depends = libxss
provides = simplenote
- source_x86_64 = https://github.com/Automattic/simplenote-electron/releases/download/v1.20.0/Simplenote-linux-1.20.0-amd64.deb
- sha256sums_x86_64 = c78a061035b889a837aff29f22131cf367b7a596e49e2beaee7615a69645fb3b
- source_armv7h = https://github.com/Automattic/simplenote-electron/releases/download/v1.20.0/Simplenote-linux-1.20.0-armv7l.deb
- sha256sums_armv7h = 899016470eabbdf8dd404f5eefe282fa857debf3475a73a39c7cd7400db3a84c
- source_aarch64 = https://github.com/Automattic/simplenote-electron/releases/download/v1.20.0/Simplenote-linux-1.20.0-arm64.deb
- sha256sums_aarch64 = 1e69a80a386ea70df0d8084df70da2052c03fead5e49523bfe82aa88bcf476d0
+ source_x86_64 = https://github.com/Automattic/simplenote-electron/releases/download/v1.21.0/Simplenote-linux-1.21.0-amd64.deb
+ sha256sums_x86_64 = 4186484985bd691fb5ae771fb98880b36fb2e505efa838f4d3353efc14796d1c
+ source_armv7h = https://github.com/Automattic/simplenote-electron/releases/download/v1.21.0/Simplenote-linux-1.21.0-armv7l.deb
+ sha256sums_armv7h = a6214a2a87d4ad2a2a9263b5ec9b1eae7e37b7ee3a18f305af3fe98e7b6943bf
+ source_aarch64 = https://github.com/Automattic/simplenote-electron/releases/download/v1.21.0/Simplenote-linux-1.21.0-arm64.deb
+ sha256sums_aarch64 = 717508a6b78038921b18a7a976107f08fe19124e9bf86577105d5a505bf85c9e
pkgname = simplenote-electron-bin
diff --git a/PKGBUILD b/PKGBUILD
index c5dd4bbac00f..7cc9bdeb93f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=simplenote-electron-bin
-pkgver=1.20.0
+pkgver=1.21.0
pkgrel=1
pkgdesc="The simplest way to keep notes"
arch=('x86_64' 'armv7h' 'aarch64')
@@ -13,9 +13,9 @@ 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")
source_aarch64=("${url}/releases/download/v${pkgver}/Simplenote-linux-${pkgver}-arm64.deb")
-sha256sums_x86_64=('c78a061035b889a837aff29f22131cf367b7a596e49e2beaee7615a69645fb3b')
-sha256sums_armv7h=('899016470eabbdf8dd404f5eefe282fa857debf3475a73a39c7cd7400db3a84c')
-sha256sums_aarch64=('1e69a80a386ea70df0d8084df70da2052c03fead5e49523bfe82aa88bcf476d0')
+sha256sums_x86_64=('4186484985bd691fb5ae771fb98880b36fb2e505efa838f4d3353efc14796d1c')
+sha256sums_armv7h=('a6214a2a87d4ad2a2a9263b5ec9b1eae7e37b7ee3a18f305af3fe98e7b6943bf')
+sha256sums_aarch64=('717508a6b78038921b18a7a976107f08fe19124e9bf86577105d5a505bf85c9e')
# 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