blob: 11dfbbb1764a395474748284f6689eaf7014cff6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = wem
pkgdesc = Wine Environment Manager: A CLI tool for managing wine "envs" or prefixes.
pkgver = 0.9.5
pkgrel = 1
url = https://git.sr.ht/~hristoast/wem
arch = x86_64
license = GPL3
makedepends = go
depends = glibc
source = wem-0.9.5.tar.gz::https://git.sr.ht/~hristoast/wem/archive/0.9.5.tar.gz
sha512sums = 06288099ea8281fe571a8cc6ba09427cc45fc344116b3c7d0de3a5da7bc6cb6d908838c82e31183f9e58f09baea5b97ff3df272be0603405793731bd9e14d90b
pkgname = wem
|