summaryrefslogtreecommitdiff
path: root/community/calcurse/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/calcurse/PKGBUILD')
-rw-r--r--community/calcurse/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/calcurse/PKGBUILD b/community/calcurse/PKGBUILD
index 449f7d958..e90b708d0 100644
--- a/community/calcurse/PKGBUILD
+++ b/community/calcurse/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 53331 2011-08-02 22:40:00Z lfleischer $
+# $Id: PKGBUILD 53403 2011-08-03 11:06:10Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Ronald van Haren <ronald.archlinux.org>
# Contributor: wain <wain.at.gmx.net>
pkgname=calcurse
pkgver=2.9.1
-pkgrel=1
+pkgrel=2
pkgdesc='A text-based personal organizer.'
arch=('i686' 'x86_64' 'mips64el')
url='http://calcurse.org/'
license=('BSD')
depends=('ncurses')
+makedepends=('asciidoc')
source=("http://calcurse.org/files/${pkgname}-${pkgver}.tar.gz")
md5sums=('3a1af304a55a87169c425099b4886dc2')