aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Kleinschmidt2017-04-29 08:55:49 +0000
committerTim Kleinschmidt2017-04-29 08:55:49 +0000
commit5bf724788599b072d688785575024b5d5bf3bfdf (patch)
tree060e66ffaa049cdc47ef5a762ec9ec382de5fb0c /PKGBUILD
parent041f41de36baa229317cd45b95f79e2acb6247a9 (diff)
downloadaur-5bf724788599b072d688785575024b5d5bf3bfdf.tar.gz
Remove libnotify dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c655194f7d5..fb9fbef4a140 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@
# Contributor: Victor Hugo Souza <vhbsouza@gmail.com>
pkgname=gitkraken
-pkgrel=3
+pkgrel=4
pkgver=2.4.0
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="http://www.gitkraken.com/"
provides=('gitkraken')
arch=('x86_64')
license=('custom')
-depends=('gtk2' 'nss' 'libnotify' 'libxtst' 'libgnome-keyring' 'gconf' 'alsa-lib' 'libcurl-openssl-1.0' 'libxss')
+depends=('gtk2' 'nss' 'libxtst' 'libgnome-keyring' 'gconf' 'alsa-lib' 'libcurl-openssl-1.0' 'libxss')
makedepends=()
backup=()
install=''