diff options
Diffstat (limited to 'extra/kdebindings-qyoto/PKGBUILD')
-rw-r--r-- | extra/kdebindings-qyoto/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdebindings-qyoto/PKGBUILD b/extra/kdebindings-qyoto/PKGBUILD index 6b3ba386a..962456b86 100644 --- a/extra/kdebindings-qyoto/PKGBUILD +++ b/extra/kdebindings-qyoto/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 152482 2012-03-07 16:12:30Z andrea $ +# $Id: PKGBUILD 153080 2012-03-12 09:05:15Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-qyoto @@ -12,7 +12,7 @@ groups=('kdebindings') depends=('kdebindings-smokeqt' 'mono') makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') conflicts=('kdebindings-csharp') -source=("http://download.kde.org/stable/${pkgver}/src/xz/qyoto-${pkgver}.tar.xz") +source=("http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.xz") sha1sums=('32ad56ce6189ce691ed46b8494c4cb446dda6016') build() { |