[arch-commits] Commit in dmraid (3 files)
Thomas Bächler
thomas at archlinux.org
Mon Apr 12 17:45:30 UTC 2010
Date: Monday, April 12, 2010 @ 13:45:29
Author: thomas
Revision: 77409
Fix dmraid source URL in trunk and repos/testing-*
Modified:
dmraid/repos/testing-i686/PKGBUILD
dmraid/repos/testing-x86_64/PKGBUILD
dmraid/trunk/PKGBUILD
-------------------------------+
repos/testing-i686/PKGBUILD | 2 +-
repos/testing-x86_64/PKGBUILD | 2 +-
trunk/PKGBUILD | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Modified: repos/testing-i686/PKGBUILD
===================================================================
--- repos/testing-i686/PKGBUILD 2010-04-12 17:44:01 UTC (rev 77408)
+++ repos/testing-i686/PKGBUILD 2010-04-12 17:45:29 UTC (rev 77409)
@@ -10,7 +10,7 @@
depends=('device-mapper>=2.0.54')
arch=('i686' 'x86_64')
license=('GPL')
-source=(http://ftp.archlinux.org/other/dmraid/$pkgname-$pkgver.tar.bz2
+source=(ftp://ftp.archlinux.org/other/dmraid/$pkgname-$pkgver.tar.bz2
#http://people.redhat.com/~heinzm/sw/dmraid/src/$pkgname-$pkgver.tar.bz2
dmraid_install
dmraid_hook)
Modified: repos/testing-x86_64/PKGBUILD
===================================================================
--- repos/testing-x86_64/PKGBUILD 2010-04-12 17:44:01 UTC (rev 77408)
+++ repos/testing-x86_64/PKGBUILD 2010-04-12 17:45:29 UTC (rev 77409)
@@ -10,7 +10,7 @@
depends=('device-mapper>=2.0.54')
arch=('i686' 'x86_64')
license=('GPL')
-source=(http://ftp.archlinux.org/other/dmraid/$pkgname-$pkgver.tar.bz2
+source=(ftp://ftp.archlinux.org/other/dmraid/$pkgname-$pkgver.tar.bz2
#http://people.redhat.com/~heinzm/sw/dmraid/src/$pkgname-$pkgver.tar.bz2
dmraid_install
dmraid_hook)
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2010-04-12 17:44:01 UTC (rev 77408)
+++ trunk/PKGBUILD 2010-04-12 17:45:29 UTC (rev 77409)
@@ -10,7 +10,7 @@
depends=('device-mapper>=2.0.54')
arch=('i686' 'x86_64')
license=('GPL')
-source=(http://ftp.archlinux.org/other/dmraid/$pkgname-$pkgver.tar.bz2
+source=(ftp://ftp.archlinux.org/other/dmraid/$pkgname-$pkgver.tar.bz2
#http://people.redhat.com/~heinzm/sw/dmraid/src/$pkgname-$pkgver.tar.bz2
dmraid_install
dmraid_hook)
More information about the arch-commits
mailing list