diff --git a/WAPT/control b/WAPT/control index 347b71e..b222ff7 100644 --- a/WAPT/control +++ b/WAPT/control @@ -1,5 +1,5 @@ package : fws-thunderbird -version : 60.5.1-2 +version : 60.5.2-2 architecture : all section : base priority : optional diff --git a/setup.py b/setup.py index 1542c5d..fbe0e34 100644 --- a/setup.py +++ b/setup.py @@ -94,7 +94,7 @@ def update_package(): print('Updating package to %s' % version) # updates control version from filename, increment package version. - control.version = '%s-%s'%(re.findall(r'Thunderbird Setup (.*)\.exe',filename)[0],int(control.version.split('-',1)[1])+1) + control.version = '%s-%s'%(re.findall(r'Thunderbird Setup (.*)\.exe',filename)[0],0) control.save_control_to_wapt('.') else: print('No update available') diff --git a/win32/Thunderbird Setup 60.5.1.exe b/win32/Thunderbird Setup 60.5.1.exe deleted file mode 100644 index 9615b94..0000000 --- a/win32/Thunderbird Setup 60.5.1.exe +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ab059f5abb44fa99ccc3b51e1c68f2ec035c65b8474a45f3ec7fb8b32a442f1 -size 32136384 diff --git a/win32/Thunderbird Setup 60.5.2.exe b/win32/Thunderbird Setup 60.5.2.exe new file mode 100644 index 0000000..b54b30c --- /dev/null +++ b/win32/Thunderbird Setup 60.5.2.exe @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b63d8502a6c9aaf7af4532d5745966fa2111025ace7fbf00f97f18d6a79eb1 +size 32135536 diff --git a/win64/Thunderbird Setup 60.5.1.exe b/win64/Thunderbird Setup 60.5.1.exe deleted file mode 100644 index 6a62430..0000000 --- a/win64/Thunderbird Setup 60.5.1.exe +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9baa6c7180051ba3e59ddd3080a1e7dd459d561a561fbe70fdedac7f52a14e3 -size 35848712 diff --git a/win64/Thunderbird Setup 60.5.2.exe b/win64/Thunderbird Setup 60.5.2.exe new file mode 100644 index 0000000..2558779 --- /dev/null +++ b/win64/Thunderbird Setup 60.5.2.exe @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b342e1f923e8d92c6e1ac5ed0106a1840918820503a2fe088d4a7c8690b4f82f +size 35867008