summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2019-11-21 20:29:42 -0500
committerkewl fft2019-11-21 20:29:42 -0500
commit719c2e3d5703ddc735a4906af38833aa30b3f63d (patch)
tree1f0347631d16aee02050ec50d24dac11893284b9 /PKGBUILD
parentf53ed41f143d1387695f5548e400438bc065445b (diff)
downloadaur-719c2e3d5703ddc735a4906af38833aa30b3f63d.tar.gz
Update to version 1.11.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 136d0053b493..4c4980e44465 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.10.0
+pkgver=1.11.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=('5ab43652cc2f25da4a596e5e0147258c3ebb999b090a9459c17f4c2a5fcd4f5f')
+sha256sums=('1ab990314af7c7b1798cb2d7528c3b38c88b1b3b38db99a98134f8e87ca84ad2')
# 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,