diff options
author | root <root@rshg054.dnsready.net> | 2012-06-13 00:01:51 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-13 00:01:51 +0000 |
commit | f46e734fbcd0b4cbae2cff1a017b95e4e8e02d53 (patch) | |
tree | 155102fee24f637e46976eb759175c3c2fbc1f40 /kde-unstable/libkgapi/PKGBUILD | |
parent | fd4cd23b679e620a51c42e87a0655d55704fdba8 (diff) |
Wed Jun 13 00:01:51 UTC 2012
Diffstat (limited to 'kde-unstable/libkgapi/PKGBUILD')
-rw-r--r-- | kde-unstable/libkgapi/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-unstable/libkgapi/PKGBUILD b/kde-unstable/libkgapi/PKGBUILD index 67c200fa9..48296bcce 100644 --- a/kde-unstable/libkgapi/PKGBUILD +++ b/kde-unstable/libkgapi/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 160270 2012-05-31 20:24:46Z andrea $ +# $Id: PKGBUILD 161489 2012-06-11 21:02:52Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libkgapi @@ -12,7 +12,7 @@ depends=('kdepimlibs' 'qjson') makedepends=('cmake' 'automoc4' 'boost') replaces=('akonadi-google' 'libkgoogle') conflicts=('akonadi-google' 'libkgoogle') -source=("http://www.progdan.cz/wp-content/uploads/${pkgname}-${pkgver}.tar.bz2") +source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") md5sums=('90c44fd9456a6e34a8375f98250ad7cc') build() { |