aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cce3e8e0f14..44ad8b1d55cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
pkgver = 2.4.0
- pkgrel = 3
+ pkgrel = 4
url = http://www.gitkraken.com/
arch = x86_64
license = custom
depends = gtk2
depends = nss
- depends = libnotify
depends = libxtst
depends = libgnome-keyring
depends = gconf
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=''