blob: f0d85b19de8827fe715459c671119e2321abe4de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = protonup-rs
pkgdesc = CLI program to automate the installation and update of Proton-GE
pkgver = 0.8.6
pkgrel = 1
url = https://github.com/auyer/Protonup-rs
arch = x86_64
license = Apache-2.0
makedepends = cargo
depends = glibc
depends = xz
source = Protonup-rs-0.8.6.tar.gz::https://github.com/auyer/Protonup-rs/archive/refs/tags/v0.8.6.tar.gz
sha256sums = 5226ea051039c2d2295fa75006ceea5aad8f25a8527cc9545f3eb9d75b54899c
pkgname = protonup-rs
|