Update launch script

Hide all wine windows
This commit is contained in:
Joseph DiGiovanni 2023-12-21 15:09:50 -05:00
parent be400f3ecd
commit da5e91ba5e
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
pkgname=rcedit-bin
pkgver=2.0.0
pkgrel=2
pkgrel=3
source=("https://github.com/electron/rcedit/releases/download/v$pkgver/rcedit-x64.exe"
"https://raw.githubusercontent.com/electron/rcedit/b807b34a644c86c0b0d89c7f073967e79202731a/LICENSE"
@ -10,7 +10,7 @@ source=("https://github.com/electron/rcedit/releases/download/v$pkgver/rcedit-x6
sha256sums=('3e7801db1a5edbec91b49a24a094aad776cb4515488ea5a4ca2289c400eade2a'
'224fcc506ef97afd088b487edab374abcad7e3d4de55fb8cce4f04328397213f'
'51ff67860d12a15d52794cd2fd1d1d8bd751ad30cc111890e940f6dd4c7cb84b')
'e599937ebd901f89899794ed78f1ca8fc6348efd996600f6c074cf39ef3a625e')
pkgdesc='Command line tool to edit resources of windows exe files'
arch=('any')