[arch-commits] Commit in kdesdk/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:12:06 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:12:06
  Author: andrea
Revision: 152004

KDE 4.8.1

Modified:
  kdesdk/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:12:03 UTC (rev 152003)
+++ PKGBUILD	2012-03-04 11:12:06 UTC (rev 152004)
@@ -22,17 +22,17 @@
          'kdesdk-scripts'
          'kdesdk-strigi-analyzer'
          'kdesdk-umbrello')
-pkgver=4.8.0
-pkgrel=2
+pkgver=4.8.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdesdk')
 makedepends=('cmake' 'automoc4' 'boost' 'subversion' 'antlr2' 'kdepimlibs'
              'kdebase-lib')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
+source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgbase}-${pkgver}.tar.xz"
         'fix-python2-path.patch')
-sha1sums=('2c55ed17350cb5eba4213007614e4c587feb94b9'
+sha1sums=('5104445024047ae01099e7baa8e5b47a63b76198'
           '923cabd7a877cf9a68efeb24fbf3d5827e1d949e')
 
 build() {




More information about the arch-commits mailing list