summaryrefslogtreecommitdiff
path: root/community/tasks
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-25 00:01:35 +0000
committerroot <root@rshg054.dnsready.net>2012-04-25 00:01:35 +0000
commit98bf2ac3fdd6f7bcb6ce45c932fc13c07fecc03f (patch)
tree00d9cdbfdc8ef5d7a4a7159a8c6439008509e662 /community/tasks
parent9988621f899d7d4ae5fd0a4a32a4ba3abc5a527d (diff)
Wed Apr 25 00:01:35 UTC 2012
Diffstat (limited to 'community/tasks')
-rw-r--r--community/tasks/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/tasks/PKGBUILD b/community/tasks/PKGBUILD
index 676929097..5a280587f 100644
--- a/community/tasks/PKGBUILD
+++ b/community/tasks/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 61455 2011-12-31 18:09:39Z spupykin $
+# $Id: PKGBUILD 69748 2012-04-23 09:08:34Z ibiru $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Geoffroy Carrier <geoffroy.carrier@aur.archlinux.org>
# Contributor: lp76 <l.peduto@gmail.com>
pkgname=tasks
pkgver=0.20
-pkgrel=1
+pkgrel=2
pkgdesc="A simple to do list application that uses libecal"
arch=(i686 x86_64)
url="http://pimlico-project.org/tasks.html"
license=('GPL')
-depends=('evolution-data-server>=3.2.0' 'xdg-utils' 'gtk2')
+depends=('evolution-data-server>=3.4.0' 'xdg-utils' 'gtk2')
makedepends=('intltool')
install=tasks.install
#source=(http://pimlico-project.org/sources/tasks/$pkgname-$pkgver.tar.gz)