[arch-commits] Commit in kdevelop/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Wed Jul 8 03:07:34 UTC 2009
Date: Tuesday, July 7, 2009 @ 23:07:33
Author: eric
Revision: 45162
fixed source url
Modified:
kdevelop/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-08 02:54:27 UTC (rev 45161)
+++ PKGBUILD 2009-07-08 03:07:33 UTC (rev 45162)
@@ -13,7 +13,7 @@
license=('GPL')
depends=('kdebase-workspace' 'kdevplatform')
makedepends=('cmake' 'automoc4' 'perl')
-source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('f5c5f042ccc34fb877c6080ae2ff8bc5')
build() {
More information about the arch-commits
mailing list