summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Walladge2016-06-29 11:04:07 +0930
committerSamuel Walladge2016-06-29 11:04:07 +0930
commit27c2301e727c6cae31ce4d2d055f622a120e692c (patch)
tree7429282395ba84d7ac99cc54791747df73943227 /PKGBUILD
parent0300ec20f7b43c1d3d02e5723c9d8d88dd776dce (diff)
downloadaur-27c2301e727c6cae31ce4d2d055f622a120e692c.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 5085d40f02b7..70764b3b8ce4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=simplenote-electron-bin
_pkgname=simplenote
-pkgver=1.0.1
+pkgver=1.0.2
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=('097a343319daec3a5cd0115a9e66d64c')
+md5sums=('2cca12a7deae629ba0d74b14abf2eada')
package() {
cd ${srcdir}