summaryrefslogtreecommitdiff
path: root/community/calcurse/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/calcurse/PKGBUILD')
-rw-r--r--community/calcurse/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/calcurse/PKGBUILD b/community/calcurse/PKGBUILD
index 6d13e9d8b..449f7d958 100644
--- a/community/calcurse/PKGBUILD
+++ b/community/calcurse/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 48143 2011-05-28 23:23:26Z lfleischer $
+# $Id: PKGBUILD 53331 2011-08-02 22:40:00Z 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.0
+pkgver=2.9.1
pkgrel=1
pkgdesc='A text-based personal organizer.'
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ url='http://calcurse.org/'
license=('BSD')
depends=('ncurses')
source=("http://calcurse.org/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('3ff0229581060d43232a6fb56b0cd07a')
+md5sums=('3a1af304a55a87169c425099b4886dc2')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"