diff options
Diffstat (limited to 'extra/kdetoys/PKGBUILD')
-rw-r--r-- | extra/kdetoys/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdetoys/PKGBUILD b/extra/kdetoys/PKGBUILD index 833f77313..62057b7cd 100644 --- a/extra/kdetoys/PKGBUILD +++ b/extra/kdetoys/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 152606 2012-03-07 16:17:12Z andrea $ +# $Id: PKGBUILD 153202 2012-03-12 09:40:10Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> @@ -13,7 +13,7 @@ url='http://www.kde.org' license=('GPL' 'LGPL' 'FDL') groups=('kde' 'kdetoys') makedepends=('cmake' 'automoc4' 'kdebase-workspace') -source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgbase}-${pkgver}.tar.xz") +source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz") sha1sums=('b0a1c26fa00795767c0d73ff3d25cc339cb005b8') build() { |