summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-03-21 09:11:08 +0100
committerErich Eckner <git@eckner.net>2019-03-21 09:11:08 +0100
commitc944bb0374256554698c3190b3470bfae70d21ba (patch)
tree762ef167b8ff65d6f046e38c9858507ef04d70ba /setup.py
parent800b09afa97ea885bf07085dd71863ae6dd0a078 (diff)
downloadreflector32-c944bb0374256554698c3190b3470bfae70d21ba.tar.xz
upstream version 2019
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 ca52b36..e06748f 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(1520114494)),
+ version=time.strftime('%Y.%m.%d.%H.%M.%S', time.gmtime(1551526611)),
description='''A Python 3 module and script to retrieve and filter the latest Pacman mirror list.''',
author='''Xyne''',
author_email='''ac xunilhcra enyx, backwards''',