blob: bdf71e5783bb9108d00cd7b64999c281d1b53b84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = linux-hunter-git
pkgdesc = Prototype Monster Hunter World companion app for Linux, inspired by SmartHunter
pkgver = 0.1.3.r9.ga161fba
pkgrel = 1
url = https://github.com/Emanem/linux-hunter
arch = x86_64
license = GPL3
makedepends = git
makedepends = ncurses
depends = ncurses
provides = linux-hunter
source = linux-hunter::git+https://github.com/Emanem/linux-hunter.git
sha256sums = SKIP
pkgname = linux-hunter-git
|