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 388a9cbb3..324617356 100644
--- a/community/calcurse/PKGBUILD
+++ b/community/calcurse/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 115305 2014-07-08 14:19:26Z lfleischer $
+# $Id: PKGBUILD 115334 2014-07-08 23:06:15Z 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=3.2.0
+pkgver=3.2.1
pkgrel=1
pkgdesc='A text-based personal organizer.'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('BSD')
depends=('ncurses')
install='calcurse.install'
source=("http://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('454a25c2adb54f76ea13f3603cc07c76'
+md5sums=('427652c011bc5314c71c962233d59436'
'SKIP')
build() {