mirror of
https://github.com/ShadowBlip/OpenGamepadUI.git
synced 2025-12-19 08:25:55 +01:00
chore(release): 0.42.2 [skip ci]
## [0.42.2](https://github.com/ShadowBlip/OpenGamepadUI/compare/v0.42.1...v0.42.2) (2025-12-19) ### Bug Fixes * **Launcher:** add option for inheriting parent environment ([544b673](544b673638))
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_g72si")
|
||||
core = "0.42.1"
|
||||
core = "0.42.2"
|
||||
plugin_api = "1.0.0"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Derek J. Clark <derekjohn.clark@gmail.com>
|
||||
pkgname=opengamepadui-bin
|
||||
_pkgbase=opengamepadui
|
||||
pkgver=0.42.1
|
||||
pkgver=0.42.2
|
||||
pkgrel=1
|
||||
pkgdesc="Open source game launcher"
|
||||
arch=('x86_64')
|
||||
@@ -16,7 +16,7 @@ provides=('opengamepadui')
|
||||
conflicts=('opengamepadui-git')
|
||||
source=(opengamepadui-v$pkgver.tar.gz::https://github.com/ShadowBlip/OpenGamepadUI/releases/download/v$pkgver/opengamepadui.tar.gz)
|
||||
|
||||
sha256sums=('a421368ae22bb912630408d8f38cdf1bf6bb312fd51a90564024c142ef4451cc')
|
||||
sha256sums=('bd1d78d1b62624a10b8ac17745ff21bf7a89a8a66fa4009d15c52b2687bb9fb1')
|
||||
|
||||
package() {
|
||||
options=('!strip')
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: opengamepadui
|
||||
Version: 0.42.1
|
||||
Version: 0.42.2
|
||||
Release: 1
|
||||
Summary: A free and open source game launcher and overlay written using the Godot Game Engine 4 designed with a gamepad native experience in mind
|
||||
License: GPL-3.0-only
|
||||
|
||||
Reference in New Issue
Block a user