blob: 543da76f9126fcc78ca11aa041db2c616c62d076 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = runelite
pkgdesc = Open source Old School RuneScape client.
pkgver = 2.5.0
pkgrel = 1
epoch = 1
url = https://runelite.net/
arch = any
license = BSD
depends = java-runtime>=11
depends = ttf-font
optdepends = gvfs: enable links
optdepends = libnotify: native tray notifications
noextract = RuneLite.jar
source = 2.5.0_RuneLite.jar::https://github.com/runelite/launcher/releases/download/2.5.0/RuneLite.jar
source = 2.5.0_RuneLite.LICENSE::https://raw.githubusercontent.com/runelite/launcher/2.5.0/LICENSE
source = 2.5.0_runelite.png::https://raw.githubusercontent.com/runelite/launcher/2.5.0/appimage/runelite.png
source = runelite.desktop
sha256sums = 8383932134644c81ae41d4363052ce779fd5acce36455daf7477e57d72f9be81
sha256sums = 1487fb5a1804002fd63fe8c01c75258c148fbfa0e2c5d9e97056f9fcd607c0ad
sha256sums = 81cb6ce7d8c4b9154e9840ab9d2938d0e6234f227049f004cacf90724f95cc11
sha256sums = SKIP
pkgname = runelite
|