We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a6f92 commit 4dbdf44Copy full SHA for 4dbdf44
3 files changed
PKGBUILD
@@ -1,6 +1,6 @@
1
# Maintainer: VHSgunzo <vhsgunzo.github.io>
2
pkgname='lutris-wine-git'
3
-pkgver='0.77.6'
+pkgver='0.77.7'
4
pkgrel='1'
5
pkgdesc='Easy launch of your Windows applications and games with Wine/Proton'
6
arch=('x86_64')
lutris-wine
#!/usr/bin/env bash
-export LW_VERSION="0.77.6"
+export LW_VERSION="0.77.7"
export LW_DEVELOPERS="VHSgunzo"
export RED='\033[1;91m'
lwrap/PKGBUILD
@@ -1,7 +1,7 @@
pkgname='lwrap'
gitrepo='lutris-wine'
pkgdesc='Lutris Wine wrapper for Runimage container'
7
0 commit comments