Fix the organization name across the project

Sadly `devine` was not available.
This commit is contained in:
rlaphoenix
2023-02-06 02:55:22 +00:00
parent 7fd87b8aa2
commit 8b9247bfc5
3 changed files with 8 additions and 8 deletions

View File

@@ -9,8 +9,8 @@ description = 'Open-Source Movie, TV, and Music Downloading Solution'
license = 'GPL-3.0-only'
authors = ['rlaphoenix <rlaphoenix@pm.me>']
readme = 'README.md'
homepage = 'https://github.com/devine/devine'
repository = 'https://github.com/devine/devine'
homepage = 'https://github.com/devine-dl/devine'
repository = 'https://github.com/devine-dl/devine'
keywords = ['widevine', 'drm', 'downloader']
classifiers = [
'Development Status :: 4 - Beta',