summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 377527b..6db3492 100644
--- a/setup.py
+++ b/setup.py
@@ -116,7 +116,7 @@ def get_amalgamation():
os.mkdir(AMALGAMATION_ROOT)
print "Downloading amalgation."
- amalgamation_url = ("https://downloads.leap.se/libs/pysqlcipher"
+ amalgamation_url = ("https://downloads.leap.se/libs/pysqlcipher/"
"amalgamation-sqlcipher-2.1.0.zip")
# and download it