Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / umu-launcher
Commits: a8d40dcb by Peter Jung at 2025-07-12T19:01:11+02:00 upgpkg: 1.2.9-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = umu-launcher pkgdesc = The Unified Launcher for Windows Games on Linux, to run Proton with fixes outside of Steam - pkgver = 1.2.8 + pkgver = 1.2.9 pkgrel = 1 url = https://github.com/Open-Wine-Components/umu-launcher arch = x86_64 @@ -42,8 +42,8 @@ pkgbase = umu-launcher depends = python-cbor2 depends = python-urllib3 optdepends = python-truststore: Verify certificates using OS trust stores - source = git+https://github.com/Open-Wine-Components/umu-launcher.git#tag=1.2.8 - sha256sums = 40f30899593f2dafda7dcb2074b0b6897d2a5d050ff8bd1413010e925475860e + source = git+https://github.com/Open-Wine-Components/umu-launcher.git#tag=1.2.9 + sha256sums = a530633ef0e777fa8977796046eaed7ff09933915afdb1b1ef557508a9d858d5 depends_x86_64 = lib32-glibc depends_x86_64 = lib32-libxcrypt depends_x86_64 = lib32-libxcrypt-compat ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: loathingkernel <loathingkernel _a_ gmail _d_ com> pkgname=umu-launcher -pkgver=1.2.8 +pkgver=1.2.9 pkgrel=1 pkgdesc="The Unified Launcher for Windows Games on Linux, to run Proton with fixes outside of Steam" arch=('x86_64') @@ -66,7 +66,7 @@ optdepends=( 'python-truststore: Verify certificates using OS trust stores' ) source=("git+https://github.com/Open-Wine-Components/umu-launcher.git#tag=$pkgver") -sha256sums=('40f30899593f2dafda7dcb2074b0b6897d2a5d050ff8bd1413010e925475860e') +sha256sums=('a530633ef0e777fa8977796046eaed7ff09933915afdb1b1ef557508a9d858d5') prepare() { cd "$srcdir"/umu-launcher View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/umu-launcher/-/commit/a8d40dcb3138041bc2031a9b68923861c0a35c88 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/umu-launcher/-/commit/a8d40dcb3138041bc2031a9b68923861c0a35c88 You're receiving this email because of your account on gitlab.archlinux.org.