From acc93644d846bb6632df6aa219c178578c935b5a Mon Sep 17 00:00:00 2001 From: Andre Schneider Date: Thu, 6 Oct 2022 01:02:22 +0200 Subject: [PATCH] Removes unnecessary 'noextract' --- .SRCINFO | 3 +-- PKGBUILD | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 21958d5..d7d39a9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,13 +1,12 @@ pkgbase = protonup-qt-bin pkgdesc = Install and manage Proton-GE for Steam and Wine-GE for Lutris with this graphical user interface. pkgver = 2.7.4 - pkgrel = 2 + pkgrel = 3 url = https://davidotek.github.io/protonup-qt arch = x86_64 license = GPL3 provides = protonup-qt conflicts = protonup-qt - noextract = ProtonUp-Qt-2.7.4-x86_64.AppImage options = !strip source = ProtonUp-Qt-2.7.4-x86_64.AppImage::https://github.com/DavidoTek/ProtonUp-Qt/releases/download/v2.7.4/ProtonUp-Qt-2.7.4-x86_64.AppImage source = protonup-qt.desktop diff --git a/PKGBUILD b/PKGBUILD index 1ddf3cb..c239f31 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=protonup-qt-bin _pkgname=ProtonUp-Qt pkgver=2.7.4 -pkgrel=2 +pkgrel=3 pkgdesc="Install and manage Proton-GE for Steam and Wine-GE for Lutris with this graphical user interface." arch=('x86_64') url="https://davidotek.github.io/protonup-qt" @@ -19,7 +19,6 @@ source=( sha256sums=('c8a73e28e41fa9c8aa50b9c28552dfeb2f67a6849833a166bbb9981842a6a640' '3d2e9dbb6eb0fa034db3c1b2384fd23a8b004c90a8f72afbe86baff714433da1' '1baaba24e3fae798cde2f1801b9a0c5f92df5c61b0d8ba81c43731abcce44bc2') -noextract=("$_pkgname-$pkgver-$CARCH.AppImage") prepare() { # Exctract icons from AppImage