[arch-commits] Commit in kdeedu-parley/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Mar 4 11:11:06 UTC 2012
Date: Sunday, March 4, 2012 @ 06:11:05
Author: andrea
Revision: 151984
KDE 4.8.1
Modified:
kdeedu-parley/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-04 11:11:02 UTC (rev 151983)
+++ PKGBUILD 2012-03-04 11:11:05 UTC (rev 151984)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeedu-parley
-pkgver=4.8.0
+pkgver=4.8.1
pkgrel=1
pkgdesc="Vocabulary Trainer"
url="http://kde.org/applications/education/parley/"
@@ -12,8 +12,8 @@
depends=('kdebase-runtime' 'libkdeedu')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/parley-${pkgver}.tar.bz2")
-sha1sums=('800eea4d6339da608cc720b5d6186de9a43b70ce')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/parley-${pkgver}.tar.xz")
+sha1sums=('65cb2a02e5da3d9f1f9bb5a2017743b116bce1cb')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list