summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Kugland2020-02-03 17:09:02 -0300
committerAndré Kugland2020-02-03 17:09:02 -0300
commit409df4079669883feb4bcaa1b4b7a9b675fe7d96 (patch)
tree7ac96875b8804cf316ffd4ab0de5338427ed43e6 /PKGBUILD
parent53342b5cf149d4fa2085c094b87485d311b41cb5 (diff)
downloadaur-notable-bin.tar.gz
1.8.4-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ba0f30be302..9cae6a7506b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Andre Kugland <kugland@gmail.com>
pkgname=notable-bin
pkgver=1.8.4
-pkgrel=4
+pkgrel=5
epoch=
pkgdesc="The markdown-based note-taking app that doesn't suck"
arch=('x86_64')
url="https://github.com/notable/notable"
license=('Freeware')
groups=()
-depends=('libxss' 'nss-mdns' 'libnotify' 'libappindicator-gtk3')
+depends=('libxss')
makedepends=()
checkdepends=()
optdepends=()