summaryrefslogtreecommitdiff
path: root/community/tasks/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tasks/PKGBUILD')
-rw-r--r--community/tasks/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/tasks/PKGBUILD b/community/tasks/PKGBUILD
index 78246e1f2..84d06dd3d 100644
--- a/community/tasks/PKGBUILD
+++ b/community/tasks/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 56135 2011-10-02 08:11:48Z spupykin $
+# $Id: PKGBUILD 59230 2011-11-21 15:27:24Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Geoffroy Carrier <geoffroy.carrier@aur.archlinux.org>
# Contributor: lp76 <l.peduto@gmail.com>
@@ -13,7 +13,8 @@ license=('GPL')
depends=('evolution-data-server>=3.2.0' 'xdg-utils' 'gtk2')
makedepends=('intltool')
install=tasks.install
-source=(http://pimlico-project.org/sources/tasks/$pkgname-$pkgver.tar.gz)
+#source=(http://pimlico-project.org/sources/tasks/$pkgname-$pkgver.tar.gz)
+source=(http://arch.p5n.pp.ru/~sergej/dl/2011/$pkgname-$pkgver.tar.gz)
md5sums=('0afd969758561599fd782e1effb39c08')
build() {