summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Walladge2018-06-15 22:45:49 +0930
committerSamuel Walladge2018-06-15 22:45:49 +0930
commita5ada08671db9fcf8864f34dde8cf079d33c745f (patch)
tree305991943a297835b93e1a93211637427391bff4 /PKGBUILD
parent0bd64606efcd61b894fa589b545e352807d300fe (diff)
downloadaur-a5ada08671db9fcf8864f34dde8cf079d33c745f.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fed6df846b26..a12ee3635585 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
pkgname=simplenote-electron-bin
_pkgname=simplenote
-pkgver=1.1.3
-pkgrel=4
+pkgver=1.1.5
+pkgrel=1
pkgdesc="The simplest way to keep notes"
arch=('x86_64')
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-linux-${pkgver}.deb")
+source=("https://github.com/Automattic/simplenote-electron/releases/download/v${pkgver}/simplenote_${pkgver}_amd64.deb")
-sha256sums=('7ea24983e0a8738a628db9aeccca50b21b098c7725aaf8643416c90ea5e76758')
+sha256sums=('694988e006a70117d9b3bfe506dd0d691460479760b7ec0306609797d2cb8fa2')
# 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