summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Walladge2016-05-02 11:53:53 +0930
committerSamuel Walladge2016-05-02 11:53:53 +0930
commit0300ec20f7b43c1d3d02e5723c9d8d88dd776dce (patch)
tree3a40740e63d7e0b57a6aabddd69357d49ef8e529 /PKGBUILD
parent86dfe45c7d62d82d740bcfa3f078984756a61a91 (diff)
downloadaur-0300ec20f7b43c1d3d02e5723c9d8d88dd776dce.tar.gz
update to 1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c705677bdede..5085d40f02b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=simplenote-electron-bin
_pkgname=simplenote
-pkgver=1.0.0
+pkgver=1.0.1
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' 'libnotify')
optdepends=()
provides=('simplenote')
source=("https://github.com/Automattic/simplenote-electron/releases/download/v${pkgver}/${_pkgname}-${pkgver}.deb")
-md5sums=('ef05d5fce8aab117201f48c785bc1222')
+md5sums=('097a343319daec3a5cd0115a9e66d64c')
package() {
cd ${srcdir}