summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95f1dae1a337..87474860ad4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matthew McGinn <mamcgi@gmail.com>
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=pyethereum-git
-pkgver=20150731
+pkgver=20171127
pkgrel=1
pkgdesc="Ethereum Python client"
arch=('any')
@@ -16,7 +16,7 @@ makedepends=('git' 'python2-setuptools')
groups=('ethereum')
url="https://github.com/ethereum/pyethereum"
license=('MIT')
-source=(git+https://github.com/ethereum/pyethereum)
+source=("git+https://github.com/ethereum/pyethereum")
sha256sums=('SKIP')
provides=('pyethereum')
conflicts=('pyethereum')