legendary: 0.20.32 -> 0.20.33; marked unmaintained

This commit is contained in:
Tim Biermann 2023-07-07 20:07:55 +02:00
parent b39a6146c9
commit 5fd095d69c
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -135,10 +135,10 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/legendary/utils/__pycache_
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary/utils/savegame_helper.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary/utils/selective_dl.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary/utils/webview_login.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.32-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.32-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.32-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.32-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.32-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.32-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.32-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.33-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.33-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.33-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.33-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.33-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.33-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/legendary_gl-0.20.33-py3.10.egg-info/top_level.txt

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30VftB1JojrgxB8AjO/3rkpK/NF+fJIkJCOiwliL+NjLtIjyEK5QKdOEo20vo9BBcZqwOpgZ5uqx83K8/g0Djwo=
SHA256 (Pkgfile) = 6d11d1b0f0d5105a49cca375c925a9a4f0ce11c8ddc2d8e45d7a652b1d5cd7a0
SHA256 (.footprint) = aa534fee5684332b11ce0f3c78814e09ad9273be1c56d54879dcd816f4e066c1
SHA256 (legendary-0.20.32.tar.gz) = eb74f1476923aa1fe800fcf9b91fde4fe5ab9c027fa72a69313cf483e34fdec8
RWSagIOpLGJF3ydEVi3veb/oNEOmbLDsyIpdLEu6T4Nbz2Vd+Q/wqxxSwPwxCvhSnf2d4GyOwCAx9kO7etPVsBjlR5M9224LPgE=
SHA256 (Pkgfile) = 98e10dace9013563c0b2a68c177ca80bfd4b8e54596ff49ce5b342db80c22138
SHA256 (.footprint) = e5148aa13c6d0aaa49a340c2414179d94b1340278ad8de65b6b7aa8808edcc70
SHA256 (legendary-0.20.33.tar.gz) = b20b190b6cccbde46f394eb970c30e056f01aa1bf44eb936c927cb38926bd150

View File

@ -1,11 +1,11 @@
# Description: A free and open-source replacement for the Epic Games Launcher
# URL: https://github.com/derrod/legendary
# Maintainer: Danny Rawlins, crux at romster dot me
# Maintainer: unmaintained
# Depends on: python3-requests
# Optional: wine
name=legendary
version=0.20.32
version=0.20.33
release=1
source=(
https://github.com/derrod/legendary/archive/$version/${name#*-}-$version.tar.gz)