summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-12-12 07:29:43 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2019-12-12 07:29:43 +0100
commit7d26b555aeeb863d320341c2ffaaea8593d33012 (patch)
tree3e896e389a9fb4663f8ef24b26501e00e6046403 /setup.py
parent3d61df218e628b7ae6a49a60119595c88e85618f (diff)
downloadreflector32-2019.10.tar.xz
updated upstream version 2019.102019.10
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 a359f55..6b689cc 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(1552010079)),
+ version=time.strftime('%Y.%m.%d.%H.%M.%S', time.gmtime(1571109574)),
description='''A Python 3 module and script to retrieve and filter the latest Pacman mirror list.''',
author='''Xyne''',
author_email='''ac xunilhcra enyx, backwards''',