summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 743450b90df8..31f92a39646a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Konrad Malik (https://konradmalik.github.io/)
pkgname=evernote-for-linux-bin
-pkgver=10.17.6
-buildver=2775
+pkgver=10.17.8
+buildver=2809
pkgrel=1
pkgdesc="Official Evernote client for Windows repackaged for Linux"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=(
'gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils'
'at-spi2-core' 'util-linux-libs' 'libappindicator-gtk3' 'libsecret'
)
-optdepends=()
+optdepends=('gnome-keyring: for credentials persistence after reboot')
conflicts=("evernote-beta-bin")
replaces=()
install=$pkgname.install
@@ -22,7 +22,7 @@ source=(
)
noextract=("evernote-client_${pkgver}_amd64.deb")
sha256sums=(
- '8f8c2fd10c65c99c3a97c91438779ea4405474747c45f6b7efcdfeea0a3315d2'
+ '940d224366865696a203bf3f6f7387a0b0bc47c1f651ac40ac02ce3d0019132f'
)
package() {