From 9d9c3abc38251a625314cb92914b0fa20dd6602a Mon Sep 17 00:00:00 2001 From: Andre Schneider Date: Sun, 16 Mar 2025 15:06:54 +0100 Subject: [PATCH] Upgrade to 2.11.1 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0c6196d..2f5ed70 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = protonup-qt-bin pkgdesc = Install and manage Proton-GE for Steam and Wine-GE for Lutris with this graphical user interface. - pkgver = 2.10.2 + pkgver = 2.11.1 pkgrel = 1 url = https://davidotek.github.io/protonup-qt arch = x86_64 @@ -9,10 +9,10 @@ pkgbase = protonup-qt-bin provides = protonup-qt conflicts = protonup-qt options = !strip - source = ProtonUp-Qt-2.10.2-x86_64.AppImage::https://github.com/DavidoTek/ProtonUp-Qt/releases/download/v2.10.2/ProtonUp-Qt-2.10.2-x86_64.AppImage + source = ProtonUp-Qt-2.11.1-x86_64.AppImage::https://github.com/DavidoTek/ProtonUp-Qt/releases/download/v2.11.1/ProtonUp-Qt-2.11.1-x86_64.AppImage source = protonup-qt.desktop source = protonup-qt - sha256sums = 5962c003916bcafab0804432b27135c3693d5aae32ef2349e03ae88e0d522988 + sha256sums = c4791e02abde5c5f182c5bca1d366d4af20d208a22aa135bc15b8a7e76877102 sha256sums = 3d2e9dbb6eb0fa034db3c1b2384fd23a8b004c90a8f72afbe86baff714433da1 sha256sums = 1baaba24e3fae798cde2f1801b9a0c5f92df5c61b0d8ba81c43731abcce44bc2 diff --git a/PKGBUILD b/PKGBUILD index fc64252..1d38c30 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=protonup-qt-bin _pkgname=ProtonUp-Qt -pkgver=2.10.2 +pkgver=2.11.1 pkgrel=1 pkgdesc="Install and manage Proton-GE for Steam and Wine-GE for Lutris with this graphical user interface." arch=('x86_64') @@ -17,7 +17,7 @@ source=( "protonup-qt.desktop" "protonup-qt" ) -sha256sums=('5962c003916bcafab0804432b27135c3693d5aae32ef2349e03ae88e0d522988' +sha256sums=('c4791e02abde5c5f182c5bca1d366d4af20d208a22aa135bc15b8a7e76877102' '3d2e9dbb6eb0fa034db3c1b2384fd23a8b004c90a8f72afbe86baff714433da1' '1baaba24e3fae798cde2f1801b9a0c5f92df5c61b0d8ba81c43731abcce44bc2')