summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-15 09:20:42 +0200
committerErich Eckner <git@eckner.net>2018-06-15 09:20:42 +0200
commit800b09afa97ea885bf07085dd71863ae6dd0a078 (patch)
tree5c6f25c65d34cc3531253a7734564aea18908f63 /setup.py
parentd5038733b8d45c155bcfb5ba0035c2f2ca34552e (diff)
downloadreflector32-800b09afa97ea885bf07085dd71863ae6dd0a078.tar.xz
upstream version 2018
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index af28090..ca52b36 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import time
setup(
name='''Reflector''',
- version=time.strftime('%Y.%m.%d.%H.%M.%S', time.gmtime(1511733550)),
+ version=time.strftime('%Y.%m.%d.%H.%M.%S', time.gmtime(1520114494)),
description='''A Python 3 module and script to retrieve and filter the latest Pacman mirror list.''',
author='''Xyne''',
author_email='''ac xunilhcra enyx, backwards''',