blob: c4b753df85b062a1be70a58be8b115663af074a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = rmcl
pkgdesc = Minecraft launcher TUI
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/objz/rmcl
arch = x86_64
arch = aarch64
license = GPL-3.0-only
makedepends = rust
makedepends = cargo
makedepends = jdk-openjdk
provides = rmcl
conflicts = rmcl-bin
conflicts = rmcl-git
conflicts = mcl-launcher
conflicts = mcl-launcher-bin
conflicts = mcl-launcher-git
replaces = mcl-launcher
replaces = mcl-launcher-bin
replaces = mcl-launcher-git
source = https://github.com/objz/rmcl/archive/v0.3.0.tar.gz
sha256sums = 8c73a8f29b60c3ba41a72bd99ab5ca5f272a34fc2b2e06f226354a2f22970b64
pkgname = rmcl
|