summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Walladge2018-05-02 09:26:55 +0930
committerSamuel Walladge2018-05-02 09:26:55 +0930
commit3d07d8739ac2a559af1d6edc27a275779c01c8d4 (patch)
tree4d8a2f4b2dad1bef1bef75a96ad0c2a0a8650b6e /PKGBUILD
parent2858bdacf43ebb037af2e5ecac31afa046b2cfa7 (diff)
downloadaur-3d07d8739ac2a559af1d6edc27a275779c01c8d4.tar.gz
update checksums (again)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13dd52c35f57..59384dbe22c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=simplenote-electron-bin
_pkgname=simplenote
pkgver=1.1.3
-pkgrel=2
+pkgrel=3
pkgdesc="The simplest way to keep notes"
arch=('x86_64')
url="https://github.com/Automattic/simplenote-electron"
@@ -12,7 +12,7 @@ license=('GPL2')
depends=('gcc-libs' 'gconf' 'alsa-lib' 'nss' 'libxtst' 'gtk2')
provides=('simplenote')
source=("https://github.com/Automattic/simplenote-electron/releases/download/v${pkgver}/Simplenote-linux-${pkgver}.deb")
-sha256sums=('c8d88b270e972c1df0ea344ea18a414ada20e7140a85c3c8dbd63d50014506cb')
+sha256sums=('7ea24983e0a8738a628db9aeccca50b21b098c7725aaf8643416c90ea5e76758')
package() {
bsdtar -xv -C "${pkgdir}" -f "${srcdir}/data.tar.xz"