python3-steam 1.4.4-4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name='python3-steam'
|
||||
version='1.4.4'
|
||||
release='3'
|
||||
release='4'
|
||||
desc='Module for interacting with various Steam features.'
|
||||
desc_ru='Библиотека Python для взаимодействия с различными функциями Steam'
|
||||
homepage='https://github.com/ValvePython/steam'
|
||||
@@ -41,7 +41,7 @@ build() {
|
||||
|
||||
package() {
|
||||
cd "$srcdir/steam-${version}"
|
||||
python3 -m installer --destdir="$pkgdir" --prefix=/usr dist/*.whl
|
||||
python3 -m installer --destdir="$pkgdir" dist/*.whl
|
||||
}
|
||||
|
||||
files() {
|
||||
|
||||
Reference in New Issue
Block a user