[arch-commits] Commit in libkdeedu (kde-unstable kde-unstable/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri May 25 19:59:23 UTC 2012
Date: Friday, May 25, 2012 @ 15:59:23
Author: andrea
Revision: 159534
KDE 4.9
Added:
libkdeedu/kde-unstable/
Modified:
libkdeedu/kde-unstable/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD 2012-05-25 19:59:23 UTC (rev 159534)
@@ -2,18 +2,18 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=libkdeedu
-pkgver=4.8.3
+pkgver=4.8.80
pkgrel=1
pkgdesc="Libraries used by KDE Education applications"
-url="http://kde.org/"
+url="https://projects.kde.org/projects/kde/kdeedu/libkdeedu"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
depends=('kdelibs')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
replaces=('kdeedu-libkdeedu' 'kdeedu-data')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('6d7ce71dea0a4ee16cdec8cfaf3b6dbd64c3eaa0')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('d260aa9679ed0d9a7711b4e9311d4c8cb7e9c17d')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list