diff options
author | D. Can Celasun <can@dcc.im> | 2018-06-28 10:00:50 +0200 |
---|---|---|
committer | D. Can Celasun <can@dcc.im> | 2018-06-28 10:00:50 +0200 |
commit | 463e2fd868af54fe8c48f00ee7fd044fce45f617 (patch) | |
tree | e9e1485cd1d15de4b2b60d3cdc54046ad5332ea8 /.SRCINFO | |
download | paradox-launcher-463e2fd868af54fe8c48f00ee7fd044fce45f617.tar.xz |
[paradox-launcher] Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..8b1b6d2 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,22 @@ +# Generated by mksrcinfo v8 +# Thu Jun 28 08:00:19 UTC 2018 +pkgbase = paradox-launcher + pkgdesc = Paradox Interactive Game Launcher + pkgver = 1.0 + pkgrel = 1 + url = https://play.paradoxplaza.com/ + arch = x86_64 + license = custom + depends = libxi + depends = xdg-utils + depends = freetype2 + depends = libgl + source = paradox-launcher-1.0.zip::http://launcher.paradoxplaza.com/linux_launcher + source = paradox-launcher + source = paradox-launcher.desktop + sha256sums = 7b20c104d20daf418cd479275de0df1d3f4e08fa36faf6aba08ea0a321aeeaa5 + sha256sums = 481ead5d9a16b532c93589c036a44b41ca7d85193c0f0158fc5ec957fc1e2c46 + sha256sums = 6687c73d211ae7e50a1658e7dd7900a5f5777fe54df3a89e4f96a5b8dc210a11 + +pkgname = paradox-launcher + |