summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2019-08-31 08:19:07 +0100
committerkewl fft2019-08-31 08:19:07 +0100
commit00904ef178e66399c2689dc44ff0828fee4821a4 (patch)
tree5fd43ab8d436cd7bcaac49c4fd8cc62d73f3426e /PKGBUILD
parent2b26241381cd0fab40d6c7511e49c94b1daef35f (diff)
downloadaur-00904ef178e66399c2689dc44ff0828fee4821a4.tar.gz
Update to version 1.8.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c107ecbee1b7..687e063abc24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=simplenote-electron-bin
-pkgver=1.7.0
+pkgver=1.8.0
pkgrel=1
pkgdesc="The simplest way to keep notes"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL2')
depends=('nss' 'gtk3' 'libxss')
provides=('simplenote')
source=("${url}/releases/download/v${pkgver}/Simplenote-linux-${pkgver}-amd64.deb")
-sha256sums=('f0b3b4f56e7edf66cc0b692ef62230aa1a094721912737683f5da18844627d6c')
+sha256sums=('74fa63a4c32ba195b35d4f7f0e5e0a3fb476faaef5941f72e3b6c8c655c8cf18')
# Warning: the release deb file has been known to be silently modified,
# resulting in a different checksum. If the checksum fails to validate, this is
# most likely the cause. If you are concerned about the security implications of this,