blob: 9915c8838546be60a48e53290c218a7c4500bb52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = proton-community-updater
pkgdesc = Script to download and manage Community Proton builds
pkgver = 1.3
pkgrel = 1
url = https://github.com/Termuellinator/Proton-Community-Updater
arch = any
license = GPL3
depends = bash
depends = coreutils
depends = curl
depends = xz
optdepends = zenity
provides = proton-community-updater
source = proton-community-updater-1.3.tar.gz::https://github.com/Termuellinator/Proton-Community-Updater/archive/v1.3.tar.gz
source = proton-community-updater.desktop
sha256sums = 3a530f89cd33401b0206b3e4ee45fe1b667eeeedf7aaa1dbfa85e323f8b404f3
sha256sums = 07fcec5276fd0ad227fdedf5ea8dab3b054beb8a094ccda60b2c80ed4ea8411d
pkgname = proton-community-updater
|