summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2020-03-17 08:56:49 +0000
committerpeeweep2020-03-17 16:56:49 +0800
commit601ccda3e382ff1cd379f5416a4f4240075ebc8d (patch)
tree767fda2786e2e56449593344d8efa359d169d0c2 /PKGBUILD
parent5d105dc0f093b213e816d2744ff159941837cede (diff)
downloadaur-ao-git.tar.gz
Update depends
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')