Skip to content

Commit 4dbdf44

Browse files
committed
v0.77.7
1 parent 65a6f92 commit 4dbdf44

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: VHSgunzo <vhsgunzo.github.io>
22
pkgname='lutris-wine-git'
3-
pkgver='0.77.6'
3+
pkgver='0.77.7'
44
pkgrel='1'
55
pkgdesc='Easy launch of your Windows applications and games with Wine/Proton'
66
arch=('x86_64')

lutris-wine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
export LW_VERSION="0.77.6"
3+
export LW_VERSION="0.77.7"
44
export LW_DEVELOPERS="VHSgunzo"
55

66
export RED='\033[1;91m'

lwrap/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: VHSgunzo <vhsgunzo.github.io>
22
pkgname='lwrap'
33
gitrepo='lutris-wine'
4-
pkgver='0.77.6'
4+
pkgver='0.77.7'
55
pkgrel='1'
66
pkgdesc='Lutris Wine wrapper for Runimage container'
77
arch=('x86_64')

0 commit comments

Comments
 (0)