fixed sources

This commit is contained in:
Kevin Mihelich 2011-10-17 23:18:32 -04:00
parent 14784470a6
commit eff5d0afc3
3 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ url="http://www.risingtidesystems.com/git/?p=configshell.git;a=summary"
license=('AGPL3')
depends=('python2-simpleparse' 'python-urwid' 'epydoc')
makedepends=('python2-distribute')
source=("$_pkgname-$pkgver.tgz::http://www.risingtidesystems.com/git/?p=$_pkgname.git;a=snapshot;h=3ba5560219d7ae8545ce825f4ba778b5c2c90893;sf=tgz")
source=(http://archlinuxarm.org/builder/src/"$_pkgname-$pkgver.tgz")
md5sums=('2c9a1c7c4416970bc3049c959101c8f2')
build() {

View file

@ -12,7 +12,7 @@ arch=('any')
url="http://www.risingtidesystems.com/git/?p=rtslib.git;a=summary"
license=('AGPL3')
depends=('python2-ipaddr' 'python2-netifaces' 'python-configobj')
source=("$_pkgname-$pkgver.tgz::http://www.risingtidesystems.com/git/?p=$_pkgname.git;a=snapshot;h=c4ba14ff21f68e56d6a3a227a0220d1a6b6df958;sf=tgz"
source=("http://archlinuxarm.org/builder/src/$_pkgname-$pkgver.tgz"
'gz-modules.patch')
md5sums=('144863bf1e74e60fa66794950d28edde'
'c0cf6b8ca9c2f12f701e99c011d2ba03')

View file

@ -12,7 +12,7 @@ url="http://linux-iscsi.org/wiki/RTSadmin"
license=('AGPL3')
depends=('python2-rtslib' 'lio-utils' 'python2-configshell')
replaces=('rtsadmin')
source=("$pkgname-$pkgver.tgz::http://www.risingtidesystems.com/git/?p=$pkgname.git;a=snapshot;h=95cdcb7dd669d840d14bd099d68fce4dcdc9cc64;sf=tgz")
source=("http://archlinuxarm.org/builder/src/$pkgname-$pkgver.tgz")
md5sums=('378330268aefd18858955fd5f64857cf')
build() {