summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Kugland2020-02-03 17:05:54 -0300
committerAndré Kugland2020-02-03 17:05:54 -0300
commit53342b5cf149d4fa2085c094b87485d311b41cb5 (patch)
treed985ded53d42d1fcce7236eab64ef5e66fd38215 /PKGBUILD
parent1bbe611d360618b0f2e220453de1712812b1cd17 (diff)
downloadaur-53342b5cf149d4fa2085c094b87485d311b41cb5.tar.gz
1.8.4-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ea48b410ce7..0ba0f30be302 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Andre Kugland <kugland@gmail.com>
pkgname=notable-bin
pkgver=1.8.4
-pkgrel=3
+pkgrel=4
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' 'libnotify' 'libappindicator-gtk3')
+depends=('libxss' 'nss-mdns' 'libnotify' 'libappindicator-gtk3')
makedepends=()
checkdepends=()
optdepends=()