[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Mar 7 22:30:52 UTC 2010
Date: Sunday, March 7, 2010 @ 17:30:52
Author: andrea
Revision: 71634
useless
Modified:
kdevplatform/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-07 22:30:10 UTC (rev 71633)
+++ PKGBUILD 2010-03-07 22:30:52 UTC (rev 71634)
@@ -4,7 +4,6 @@
pkgname=kdevplatform
pkgver=0.9.99
-_kdevelopver=3.9.99
pkgrel=1
pkgdesc="A C/C++ development platform for KDE"
arch=('i686' 'x86_64')
@@ -14,7 +13,7 @@
optdepends=("kdesdk-kompare: difference checking")
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/unstable/kdevelop/${_kdevelopver}/src/${pkgname}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/unstable/kdevelop/3.9.99/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('180ee3573bd3d5ba805acc17d44fcbab')
build() {
More information about the arch-commits
mailing list