author | Andrea Scarpino
<andrea@archlinux.org> 2011-02-02 07:57:49 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-02-02 07:57:49 UTC |
parent | 4a355130bb14ee3c2ec24766fb6f16d6bdf4a4ab |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 05be6c9..8c2172d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=bluedevil -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 pkgdesc='KDE bluetooth framework' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('GPL') depends=('kdebase-workspace' 'libbluedevil' 'obex-data-server' 'obexd-client') makedepends=('cmake' 'automoc4') install="${pkgname}.install" -source=("http://www.afiestas.org/files/${pkgname}/${pkgname}-${pkgver}.tar.bz2") -md5sums=('4558dd739a58978b93d513a45d6e6b35') +source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") +md5sums=('c0c814146098b865144957bc8b3bd7e7') build(){ cd ${srcdir}