[arch-commits] Commit in kdevplatform/repos (testing-i686 testing-i686/PKGBUILD)
Eric Bélanger
eric at archlinux.org
Wed Jul 8 03:09:44 UTC 2009
Date: Tuesday, July 7, 2009 @ 23:09:44
Author: eric
Revision: 45165
Merged revisions 45164 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/kdevplatform/trunk
........
r45164 | eric | 2009-07-07 23:09:10 -0400 (Tue, 07 Jul 2009) | 1 line
fixed source url
........
Modified:
kdevplatform/repos/testing-i686/ (properties)
kdevplatform/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Property changes on: kdevplatform/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /kdevplatform/trunk:1-43640
+ /kdevplatform/trunk:1-45164
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2009-07-08 03:09:10 UTC (rev 45164)
+++ testing-i686/PKGBUILD 2009-07-08 03:09:44 UTC (rev 45165)
@@ -10,7 +10,7 @@
license=('GPL')
depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/kdevelop/3.9.94/src/${pkgname}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/unstable/kdevelop/3.9.94/${pkgname}-${pkgver}.tar.bz2")
md5sums=('c4358f1da3c330bae087cf7cab98136e')
build() {
More information about the arch-commits
mailing list