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/kdeedu-ktouch/PKGBUILD | |
parent | cea19ccf7318073acb582d4817fafdb123d5b7fc (diff) | |
parent | 61733e7ff1a756e9325154d9d52cdcdeb27d9097 (diff) |
Merge branch 'master' of gitpar:abslibre-mips64el
Diffstat (limited to 'extra/kdeedu-ktouch/PKGBUILD')
-rw-r--r-- | extra/kdeedu-ktouch/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdeedu-ktouch/PKGBUILD b/extra/kdeedu-ktouch/PKGBUILD index f10342c8e..f624ef8d4 100644 --- a/extra/kdeedu-ktouch/PKGBUILD +++ b/extra/kdeedu-ktouch/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 147854 2012-01-28 10:34:42Z andrea $ +# $Id: PKGBUILD 152076 2012-03-04 14:45:24Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdeedu-ktouch @@ -12,7 +12,7 @@ groups=('kde' 'kdeedu') depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.bz2") +source=("http://download.kde.org/stable/${pkgver}/src/xz/ktouch-${pkgver}.tar.xz") sha1sums=('e1e1338e67c0c02c4573a4aa95a721c8f674f2c6') build() { |