[arch-commits] Commit in kdepim/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Mon Nov 22 10:12:44 UTC 2010


    Date: Monday, November 22, 2010 @ 05:12:43
  Author: pierre
Revision: 100244

Fix source url

Modified:
  kdepim/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-22 10:07:54 UTC (rev 100243)
+++ PKGBUILD	2010-11-22 10:12:43 UTC (rev 100244)
@@ -28,7 +28,7 @@
 groups=('kde' 'kdepim')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss'
 	'pilot-link' 'kde-agent' 'docbook-xsl')
-source=("http://download.kde.org/stable/${pkgname}-${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 sha1sums=('3e7ece60781a016e12645c37843ebb1195b32dec')
 
 build() {




More information about the arch-commits mailing list