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 8fabd5860a17..6296411e274f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vladimir Gorbunov <truedaemon@gmail.com>
pkgname=python-astor-git
_gitname=astor
-pkgver=0.8.1.r5.g6ce175b
+pkgver=0.8.1.r7.ga9c5f8d
pkgrel=1
pkgdesc="Read/rewrite/write Python ASTs"
arch=('any')
@@ -12,7 +12,7 @@ makedepends=('python-setuptools' 'git')
options=(!emptydirs)
conflicts=('python-astor')
provides=('python-astor')
-source=("git://github.com/berkerpeksag/astor.git")
+source=("git+https://github.com/berkerpeksag/astor.git")
md5sums=("SKIP")
pkgver() {