summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2020-03-13 22:37:44 -0400
committerkewl fft2020-03-13 22:37:44 -0400
commit0a5564eb4c1a708b6e317d7968763f403afec3ab (patch)
tree9d7d6f3d961b08a149383da55d0357631b27c619 /PKGBUILD
parentb52264908b3d22646db3c9f6c3a2a8d09782dcea (diff)
downloadaur-0a5564eb4c1a708b6e317d7968763f403afec3ab.tar.gz
Update to version 1.15.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e72a86c88a30..b8996a3cfb35 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.14.0
+pkgver=1.15.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=("${url}/releases/download/v${pkgver}/Simplenote-linux-${pkgver}-amd64.deb")
-sha256sums=('b133f48a4673fc958c33163ccf51eb5a826331bd63655bab47cd011483ebc1d0')
+sha256sums=('21a0a0c0e1bb11736d91eecae20bfa3af92656968609d3b41e6696c3b3780322')
# 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 security implications of this,