[arch-commits] Commit in archiso/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Tue Feb 17 04:13:54 UTC 2009
Date: Monday, February 16, 2009 @ 23:13:54
Author: eric
Revision: 27218
Fixed source url, Added svn Id tag
Modified:
archiso/trunk/PKGBUILD (contents, properties)
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-02-17 04:11:53 UTC (rev 27217)
+++ PKGBUILD 2009-02-17 04:13:54 UTC (rev 27218)
@@ -1,3 +1,5 @@
+# $Id$
+
pkgname=archiso
pkgver=0.1
pkgrel=1
@@ -6,7 +8,7 @@
url="http://projects.archlinux.org/?p=archiso.git"
license=('GPL')
depends=('mkinitcpio' 'cdrkit' 'squashfs-tools' 'devtools')
-source=(ftp://ftp.archlinux.org/other/$pkgname-$pkgver.tar.gz)
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('84c39d8f423fd60646a1013837c68167')
build() {
Property changes on: archiso/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
+ Id
More information about the arch-commits
mailing list