blob: bc4734e90bf7c95eb0b879fc7c35fb977844ce4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = uncso2
pkgdesc = Extract Counter-Strike: Online 2 and Titanfall Online game files
pkgver = 2.1.1
pkgrel = 2
url = https://github.com/harmonytf/UnCSO2
arch = any
license = GPL-3.0-only
makedepends = cmake
depends = libuncso2>=1.2.0
depends = qt6-base
source = uncso2::git+https://github.com/harmonytf/UnCSO2.git#tag=v2.1.1
sha256sums = SKIP
pkgname = uncso2
|