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

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


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

KDE 4.8.1

Modified:
  kdewebdev/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:12:51 UTC (rev 152019)
+++ PKGBUILD	2012-03-04 11:12:54 UTC (rev 152020)
@@ -7,15 +7,15 @@
          'kdewebdev-kimagemapeditor'
          'kdewebdev-klinkstatus'
          'kdewebdev-kommander')
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdewebdev')
 makedepends=('cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepim-runtime' 'boost')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('8919c3a272a954c19a4c0a742e3e686e29650aa4')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgbase}-${pkgver}.tar.xz")
+sha1sums=('c707886d79d9ba150c408326efccf24847d5dc38')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list