summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Walladge2019-01-30 14:26:49 +1030
committerSamuel Walladge2019-01-30 14:26:49 +1030
commitaae3335386466fcab89bac6fb015c8f311eff9b1 (patch)
treefa26fe9b92f7fb35299aaa938811b5988ca26da7 /PKGBUILD
parentb6a39925edd3784cd5ef3e4805aefcb932cad660 (diff)
downloadaur-aae3335386466fcab89bac6fb015c8f311eff9b1.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7373424c3530..a3d6d0914326 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=simplenote-electron-bin
_pkgname=simplenote
-pkgver=1.3.4
+pkgver=1.4.0
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=('983d5fc87d27889c6a8a174f1325ba2c5d099aaba7006531f29005c0e29ebcf4')
+sha256sums=('44ee4a040913da78462b5b1ca950ba3b46cd7087aae26e0e11fb6306f9eeb34b')
# 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