[arch-commits] Commit in kdeedu-kbruch (kde-unstable kde-unstable/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Nov 16 19:55:57 UTC 2012
Date: Friday, November 16, 2012 @ 14:55:57
Author: andrea
Revision: 171180
KDE 4.10 beta1 - first steps
Added:
kdeedu-kbruch/kde-unstable/
Modified:
kdeedu-kbruch/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD 2012-11-16 19:55:57 UTC (rev 171180)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeedu-kbruch
-pkgver=4.9.3
+pkgver=4.9.80
pkgrel=1
pkgdesc="Exercise Fractions"
url="http://kde.org/applications/education/kbruch/"
@@ -12,8 +12,8 @@
depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kbruch-${pkgver}.tar.xz")
-sha1sums=('9676d6866e28a33cb65dbe3f4b8da1d0041a0596')
+source=("http://download.kde.org/unstable/${pkgver}/src/kbruch-${pkgver}.tar.xz")
+sha1sums=('0531fdbf4bb401b7c28593a920a42c32687a3bb9')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list