diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2012-03-08 07:59:53 -0600 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2012-03-08 07:59:53 -0600 |
commit | da77e97d913dbb6efcd544f57b8b6e58c43f6442 (patch) | |
tree | 83524e87b4577872ac43a67770de0cedc3a1f8bb /extra/kdebase-konsole/PKGBUILD | |
parent | cea19ccf7318073acb582d4817fafdb123d5b7fc (diff) | |
parent | 61733e7ff1a756e9325154d9d52cdcdeb27d9097 (diff) |
Merge branch 'master' of gitpar:abslibre-mips64el
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 c8c0684f8..9ab547ec9 100644 --- a/extra/kdebase-konsole/PKGBUILD +++ b/extra/kdebase-konsole/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 148039 2012-01-30 11:43:20Z andrea $ +# $Id: PKGBUILD 152058 2012-03-04 14:36:30Z 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/konsole-${pkgver}.tar.bz2") +source=("http://download.kde.org/stable/${pkgver}/src/xz/konsole-${pkgver}.tar.xz") sha1sums=('f99abc20fd0042be62e48308f334b66a6a3135d7') build() { |