blob: 0e945696834ac75c6bf08bc7d89e35949c54a804 (
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.9.0
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.9.0.tar.gz::https://github.com/auyer/Protonup-rs/archive/refs/tags/v0.9.0.tar.gz
sha256sums = 6aeb190905d9981d95c4d64baa8c9cef4c8df71623024752a5e9d184ff399a0f
pkgname = protonup-rs
|