blob: 65954f24262692d7db54b909803006298eb20177 (
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
25
|
pkgbase = rmcl-git
pkgdesc = Minecraft launcher TUI
pkgver = r116.ab9d9dd
pkgrel = 1
url = https://github.com/objz/rmcl
arch = x86_64
arch = aarch64
license = GPL-3.0-only
makedepends = git
makedepends = rust
makedepends = cargo
makedepends = jdk-openjdk
provides = rmcl
conflicts = rmcl
conflicts = rmcl-bin
conflicts = mcl-launcher
conflicts = mcl-launcher-bin
conflicts = mcl-launcher-git
replaces = mcl-launcher
replaces = mcl-launcher-bin
replaces = mcl-launcher-git
source = git+https://github.com/objz/rmcl.git
sha256sums = SKIP
pkgname = rmcl-git
|