summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3ececd0be3f..00778529eb6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Afri 5chdn <aur@cach.co>
+# Maintainer: Afri 5chdn <aur@5chdn.co>
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=mist
pkgver=0.9.0
_strver=0-9-0
-pkgrel=1
+pkgrel=2
pkgdesc="Mist dapp browser and Ethereum wallet."
arch=('i686' 'x86_64')
depends=(
@@ -12,6 +12,8 @@ depends=(
'readline'
'gconf'
'libnotify'
+ 'gtk2'
+ 'libxss'
)
provides=(
'mist'