[arch-commits] Commit in kdeedu-kig (kde-unstable kde-unstable/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Nov 16 19:56:10 UTC 2012
Date: Friday, November 16, 2012 @ 14:56:09
Author: andrea
Revision: 171183
KDE 4.10 beta1 - first steps
Added:
kdeedu-kig/kde-unstable/
Modified:
kdeedu-kig/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:56:09 UTC (rev 171183)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeedu-kig
-pkgver=4.9.3
+pkgver=4.9.80
pkgrel=1
pkgdesc="Interactive Geometry"
url="http://kde.org/applications/education/kig/"
@@ -12,8 +12,8 @@
depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kig-${pkgver}.tar.xz")
-sha1sums=('ed999bf98caef1107e01ddec90f1b5b9b09d75c8')
+source=("http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.xz")
+sha1sums=('4bf3c256adab6a6afdc2e10d5fa59df8c745fd7f')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list