summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63c34d99fadd..38076994e9ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=hasmail
pkgver=20150928
-pkgrel=2
+pkgrel=3
pkgdesc="System tray application that checks for and notifies about new mail"
arch=('x86_64' 'i686')
url="http://github.com/Jonhoo/hasmail"
license=('BSD')
depends=('gtk2' 'libnotify')
-optdepends=('notification-deamon: for new mail notifications')
+optdepends=('notification-daemon: for new mail notifications')
makedepends=('go>=1.5' 'git' 'mercurial')
options=('!strip' '!emptydirs')
_gourl=github.com/jonhoo/hasmail