[arch-commits] Commit in libkdeedu (kde-unstable kde-unstable/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Nov 16 19:53:55 UTC 2012
Date: Friday, November 16, 2012 @ 14:53:55
Author: andrea
Revision: 171152
KDE 4.10 beta1 - first steps
Added:
libkdeedu/kde-unstable/
Modified:
libkdeedu/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:53:55 UTC (rev 171152)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=libkdeedu
-pkgver=4.9.3
+pkgver=4.9.80
pkgrel=1
pkgdesc="Libraries used by KDE Education applications"
url="https://projects.kde.org/projects/kde/kdeedu/libkdeedu"
@@ -12,8 +12,8 @@
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
replaces=('kdeedu-libkdeedu' 'kdeedu-data')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('5469a7c5cea78b922ddfd3427a3f8cefdd04d383')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('d76f9cc99b98ce7368d2b72737b949777d758705')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list