summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09801b1d16b7..ca64f50fe1f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@ pkgname=ao-git
_pkgname=ao
pkgver=6.9.0.r12.g7533b53
_pkgver=${pkgver%%.r*}
-pkgrel=2
+pkgrel=3
pkgdesc="An Electron wrapper for Microsoft To-Do"
arch=('x86_64')
url="https://github.com/klaussinani/ao"
license=('MIT')
-depends=('gconf' 'libnotify' 'libappindicator' 'libxtst' 'nss' 'libxss')
+depends=('gconf' 'libnotify' 'libxtst' 'nss' 'libxss')
makedepends=('npm' 'electron' 'git')
provides=('ao')
conflicts=('ao')