summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Walladge2016-10-21 10:13:41 +1030
committerSamuel Walladge2016-10-21 10:13:41 +1030
commit9891b0369034ac46141937d43e296cef59af2dce (patch)
tree8fd36a7bcb1d54f10034314f7875cfabcdd62d77 /PKGBUILD
parent570ff19c82c84b8c6e4691a6127014e75fb9499f (diff)
downloadaur-9891b0369034ac46141937d43e296cef59af2dce.tar.gz
update to 1.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e89d7ce265a7..a579049ac3a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,8 @@
# Maintainer: Samuel Walladge <samuel at swalladge dot id dot au>
-# Contributor: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=simplenote-electron-bin
_pkgname=simplenote
-pkgver=1.0.3
+pkgver=1.0.5
pkgrel=1
pkgdesc="The simplest way to keep notes."
arch=('x86_64')
@@ -13,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=('a5be9fbb1bab65d454000291d3d3ecae')
+md5sums=('a7e82339625d95c595d29a24ca6fd720')
package() {
cd ${srcdir}