summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2018-12-19 17:06:29 +0000
committerkewl fft2018-12-19 17:06:29 +0000
commitb6a39925edd3784cd5ef3e4805aefcb932cad660 (patch)
tree6761801f69e0b10208aa66e61b711ac9b5a8da2c /PKGBUILD
parentea723c788ef0717ecdd45541fee1623da1d2ac78 (diff)
downloadaur-b6a39925edd3784cd5ef3e4805aefcb932cad660.tar.gz
Update to version 1.3.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 855fb3003242..7373424c3530 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=simplenote-electron-bin
_pkgname=simplenote
-pkgver=1.3.3
+pkgver=1.3.4
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=('a718f1344af2dc59103e30568bad2e85876f2e1051dc9faa520dda5750e5f73f')
+sha256sums=('983d5fc87d27889c6a8a174f1325ba2c5d099aaba7006531f29005c0e29ebcf4')
# 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