blob: 4943a7a6fb47390c03e2ba99cb237da4f15d35ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = protonup-rs-git
pkgdesc = CLI program to automate the installation and update of Proton-GE
pkgver = 0.5.0.r18.gd3bf27b
pkgrel = 1
url = https://github.com/auyer/Protonup-rs
arch = x86_64
license = Apache-2.0
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = xz
depends = glibc
conflicts = protonup-rs
conflicts = protonup-rs-bin
source = protonup-rs::git+https://github.com/auyer/Protonup-rs.git
sha512sums = SKIP
pkgname = protonup-rs-git
|