Date: Sunday, March 4, 2012 @ 06:10:44
  Author: andrea
Revision: 151977

KDE 4.8.1

Modified:
  kdeedu-kiten/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-03-04 11:10:41 UTC (rev 151976)
+++ PKGBUILD    2012-03-04 11:10:44 UTC (rev 151977)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <[email protected]>
 
 pkgname=kdeedu-kiten
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="Japanese Reference/Study Tool"
 url="http://kde.org/applications/education/kiten/";
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kiten-${pkgver}.tar.bz2";)
-sha1sums=('4068f2bcca69150a9b340a6d47ec4902d9dbacc9')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/kiten-${pkgver}.tar.xz";)
+sha1sums=('c2c165f4bc89bcbe3a6b49eb06231d4bf85132f0')
 
 build() {
   cd "${srcdir}"

Reply via email to