summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec2633349a6c..069c84be1bc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = entrance-git
depends = elementary
depends = xorg-xauth
depends = sudo
- optdepends = ekbd-git:For virtual keyboard
+ optdepends = ekbd-git: For virtual keyboard
provides = entrance=0.0.99.r193.55b34fa
conflicts = entrance
backup = etc/entrance/entrance.conf
diff --git a/PKGBUILD b/PKGBUILD
index 96984909c4bf..6c75d9bca1d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Doug Newgard <scimmia22 at outlook dot com>
+# Maintainer: Doug Newgard <scimmia at archlinux dot info>
# Contributor: meklu <meklu at meklu dot org>
# Contributor: Samsagax <samsagax at gmail dot com>
# Contributor: Swift Geek <swiftgeek+spam@gmail.com>
@@ -12,7 +12,7 @@ url="http://www.enlightenment.org/"
license=('GPL3')
arch=('i686' 'x86_64')
depends=('elementary' 'xorg-xauth' 'sudo')
-optdepends=('ekbd-git:For virtual keyboard')
+optdepends=('ekbd-git: For virtual keyboard')
makedepends=('git')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")