summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2018-12-04 21:39:57 +0000
committerkewl fft2018-12-04 21:39:57 +0000
commit439e2f27f856f77e7f364f7437ff7f816a043b85 (patch)
treee285088fdb2884f829148500d867f4f84fdd50ff /PKGBUILD
parent905509bd339adc11b9b6b4591be96414f0ef0bd9 (diff)
downloadaur-439e2f27f856f77e7f364f7437ff7f816a043b85.tar.gz
Update to version 1.3.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1378fd2aadd2..66db238fcca0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=simplenote-electron-bin
_pkgname=simplenote
-pkgver=1.3.0
+pkgver=1.3.2
pkgrel=1
pkgdesc="The simplest way to keep notes"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('gcc-libs' 'gconf' 'alsa-lib' 'nss' 'libxtst' 'gtk2' 'libxss')
provides=('simplenote')
source=("https://github.com/Automattic/simplenote-electron/releases/download/v${pkgver}/Simplenote-linux-${pkgver}-amd64.deb")
-sha256sums=('6acc110bb2c13e2ac738d500ebbfd60d34add8b23dd410dd8e3e9f7582a9c97f')
+sha256sums=('f4bc3ef29bfd63d0aae3f58fd272b7b28a46ced673e8369a8771bc3b05161491')
# 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