summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-07-01 10:00:46 +0200
committerErich Eckner <git@eckner.net>2020-07-01 10:00:46 +0200
commitd6db85cba16393bbe7651abcd631649fed836dd2 (patch)
treee8aa82cc648abc2baaf042827e60061769b3e73f /setup.py
parent1ce30356a1d83b1afc2379a17af095bb0546a125 (diff)
downloadreflector32-d6db85cba16393bbe7651abcd631649fed836dd2.tar.xz
reflector-2020.3.tar.xz
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 6dd074a..6957e7e 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(1584306801)),
+ version=time.strftime('%Y.%m.%d.%H.%M.%S', time.gmtime(1584536584)),
description='''A Python 3 module and script to retrieve and filter the latest Pacman mirror list.''',
author='''Xyne''',
author_email='''ac xunilhcra enyx, backwards''',