[arch-commits] Commit in archiso/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Eric Bélanger
eric at archlinux.org
Tue Feb 17 04:15:03 UTC 2009
Date: Monday, February 16, 2009 @ 23:15:03
Author: eric
Revision: 27220
Merged revisions 27218 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/archiso/trunk
........
r27218 | eric | 2009-02-16 23:13:54 -0500 (Mon, 16 Feb 2009) | 1 line
Fixed source url, Added svn Id tag
........
Modified:
archiso/repos/extra-x86_64/ (properties)
archiso/repos/extra-x86_64/PKGBUILD (contents, properties)
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Property changes on: archiso/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /archiso/trunk:1-3330
+ /archiso/trunk:1-27219
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-02-17 04:14:42 UTC (rev 27219)
+++ extra-x86_64/PKGBUILD 2009-02-17 04:15:03 UTC (rev 27220)
@@ -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/repos/extra-x86_64/PKGBUILD
___________________________________________________________________
Added: svn:keywords
+ Id
More information about the arch-commits
mailing list