summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2020-06-02 18:20:21 -0400
committerkewl fft2020-06-02 18:20:21 -0400
commit967bbe345d08e833338b174ee6f3c91073b27d33 (patch)
tree386c42aa749c3cd400484dff7f5e956393a5011b /PKGBUILD
parent86d0853e1fe0fba5c1f3b7721237f557026a57b3 (diff)
downloadaur-967bbe345d08e833338b174ee6f3c91073b27d33.tar.gz
Update to version 1.17.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e770a97fb6d..e2a154b5e939 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.16.0
+pkgver=1.17.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=('2181e843b0a3eab370e819c8be4f072f8958d2b3792eb28c3b1768e8571bd306')
+sha256sums=('835fa8387bd1b169f80281be855a655a222442bfb35634398287ef393ce97292')
# 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,