[arch-commits] Commit in libdownload/repos (core-x86_64 core-x86_64/PKGBUILD)

Aaron Griffin aaron at archlinux.org
Tue Jun 3 15:53:54 UTC 2008


    Date: Tuesday, June 3, 2008 @ 11:53:54
  Author: aaron
Revision: 2481

Merged revisions 2-2480 via svnmerge from 
file:///home/svn-packages/libdownload/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r1778 | pierre | 2008-05-19 09:28:14 -0400 (Mon, 19 May 2008) | 1 line
  
  fixed broken url; uploaded libdownload to ftp/other (file was removed from phraktured.net)
........
  r2174 | aaron | 2008-05-28 16:48:26 -0400 (Wed, 28 May 2008) | 2 lines
  
  Fix the source line
........

Modified:
  libdownload/repos/core-x86_64/	(properties)
  libdownload/repos/core-x86_64/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: libdownload/repos/core-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /libdownload/trunk:1
   + /libdownload/trunk:1-2480

Modified: core-x86_64/PKGBUILD
===================================================================
--- core-x86_64/PKGBUILD	2008-06-03 15:53:46 UTC (rev 2480)
+++ core-x86_64/PKGBUILD	2008-06-03 15:53:54 UTC (rev 2481)
@@ -9,8 +9,8 @@
 license=('BSD')
 groups=('base')
 depends=('glibc')
-source=(http://phraktured.net/libdownload/dist/$pkgname-$pkgver.tar.gz)
-url="http://phraktured.net/libdownload"
+url="http://code.phraktured.net/?p=libdownload.git"
+source=(http://code.phraktured.net/source/$pkgname-$pkgver.tar.gz)
 md5sums=('77e10293fd4262745110eb423a10490c')
 
 build() {





More information about the arch-commits mailing list