diff --git a/.SRCINFO b/.SRCINFO index a138343..24b253a 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.13.0 + pkgver = 2.14.0 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.13.0-x86_64.AppImage::https://github.com/DavidoTek/ProtonUp-Qt/releases/download/v2.13.0/ProtonUp-Qt-2.13.0-x86_64.AppImage + source = ProtonUp-Qt-2.14.0-x86_64.AppImage::https://github.com/DavidoTek/ProtonUp-Qt/releases/download/v2.14.0/ProtonUp-Qt-2.14.0-x86_64.AppImage source = protonup-qt.desktop source = protonup-qt - sha256sums = 73262e2f042a300c79bcc37d79f71e30db43ab36a936524a06a58348060bdb32 + sha256sums = 39da20a6aa8d662c0aaa3d842df980c3feb4d6254732c4eac65e42523a91401b sha256sums = 3d2e9dbb6eb0fa034db3c1b2384fd23a8b004c90a8f72afbe86baff714433da1 sha256sums = 1baaba24e3fae798cde2f1801b9a0c5f92df5c61b0d8ba81c43731abcce44bc2 diff --git a/PKGBUILD b/PKGBUILD index 71bcd1e..9cb898f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=protonup-qt-bin _pkgname=ProtonUp-Qt -pkgver=2.13.0 +pkgver=2.14.0 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=('73262e2f042a300c79bcc37d79f71e30db43ab36a936524a06a58348060bdb32' +sha256sums=('39da20a6aa8d662c0aaa3d842df980c3feb4d6254732c4eac65e42523a91401b' '3d2e9dbb6eb0fa034db3c1b2384fd23a8b004c90a8f72afbe86baff714433da1' '1baaba24e3fae798cde2f1801b9a0c5f92df5c61b0d8ba81c43731abcce44bc2')