mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
fix md5 for aur/python2-configshell
This commit is contained in:
parent
b7f0d32555
commit
14784470a6
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ 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")
|
||||
md5sums=('cbca82c16f5511d9307667fd611ba65a')
|
||||
md5sums=('2c9a1c7c4416970bc3049c959101c8f2')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$_pkgname"
|
||||
|
|
Loading…
Reference in a new issue