summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2018-08-16 21:14:59 +0100
committerkewl fft2018-08-16 21:14:59 +0100
commitb4a56f18e72a6623941093384353714611a4e9d7 (patch)
tree030e3e9e1fd70f2e191be51b8275d63f202c470d /PKGBUILD
parent44b97056866d938a790bd1b3422dc77f6abed946 (diff)
downloadaur-b4a56f18e72a6623941093384353714611a4e9d7.tar.gz
Update to version 1.1.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc29f0b5de23..95e86e2ecc69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=simplenote-electron-bin
_pkgname=simplenote
-pkgver=1.1.6
+pkgver=1.1.7
pkgrel=1
pkgdesc="The simplest way to keep notes"
arch=('x86_64')
@@ -11,9 +11,9 @@ url="https://github.com/Automattic/simplenote-electron"
license=('GPL2')
depends=('gcc-libs' 'gconf' 'alsa-lib' 'nss' 'libxtst' 'gtk2' 'libxss')
provides=('simplenote')
-source=("https://github.com/Automattic/simplenote-electron/releases/download/v${pkgver}/simplenote_${pkgver}_amd64.deb")
+source=("https://github.com/Automattic/simplenote-electron/releases/download/v${pkgver}/simplenote-${pkgver}-amd64.deb")
-sha256sums=('d48d6a56beace13ca0c82e1bf540360685e3685bb29855dc6dc401c485449c4c')
+sha256sums=('a08e9c1ad31da605a5f4c080e7d9fbee95c2d38707a83e3921c8ddc4f35522d2')
# 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