diff options
Diffstat (limited to 'extra/kdebase-konsole/PKGBUILD')
-rw-r--r-- | extra/kdebase-konsole/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdebase-konsole/PKGBUILD b/extra/kdebase-konsole/PKGBUILD index 95bcde71b..64de32075 100644 --- a/extra/kdebase-konsole/PKGBUILD +++ b/extra/kdebase-konsole/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 152520 2012-03-07 16:13:46Z andrea $ +# $Id: PKGBUILD 153118 2012-03-12 09:15:57Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebase-konsole @@ -11,7 +11,7 @@ license=('GPL' 'LGPL' 'FDL') groups=('kde' 'kdebase') depends=('kdebase-runtime' 'kdebase-lib') makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/stable/${pkgver}/src/xz/konsole-${pkgver}.tar.xz") +source=("http://download.kde.org/stable/${pkgver}/src/konsole-${pkgver}.tar.xz") sha1sums=('23490d929c6c3a56485e4c6585a1d10af9810651') build() { |