summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Walladge2017-02-01 07:39:11 +1030
committerSamuel Walladge2017-02-01 07:39:11 +1030
commit4f0fd7a984f8adc186254aa50d8cb8b6fdd85845 (patch)
treec00c37906a58464adde53960773fe4c70d17a9c2 /PKGBUILD
parent23931cfcad6b8dceebf652e75b691c9b35fb1f6e (diff)
downloadaur-4f0fd7a984f8adc186254aa50d8cb8b6fdd85845.tar.gz
update to 1.0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a47eb0ec56e6..07ca9be43ba4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=simplenote-electron-bin
_pkgname=simplenote
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
pkgdesc="The simplest way to keep notes."
arch=('x86_64')
@@ -12,7 +12,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=('7ead835110aee9dd6d4b77faacf5b3d0')
+sha256sums=('65754c94a462833dadce98f84ccbd66ffdbb060e1871b368f9c6f5403aaaa3c5')
package() {
cd ${srcdir}