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

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:10:45 UTC 2012


    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 <andrea at archlinux.org>
 
 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}"




More information about the arch-commits mailing list