diff options
author | VolkMilit | 2020-04-22 00:39:09 +0800 |
---|---|---|
committer | VolkMilit | 2020-04-22 00:39:09 +0800 |
commit | cf40a56a6b892b0cab2b7487c274e1a07144b190 (patch) | |
tree | 54c5b6fb9fad7f4cf92ab9604dc29aba68db1cb7 /.SRCINFO | |
parent | bfacd41f6bc062cd8d71d989c967cf731d2f8f78 (diff) | |
download | aur-cf40a56a6b892b0cab2b7487c274e1a07144b190.tar.gz |
fix package
* Fix double quotas in source
* Fix icon downloading (can't download from master branch from github
anymore)
* Install only tes3mp-browser.desktop
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ pkgbase = openmw-tes3mp pkgdesc = TES3MP is a project aiming to add multiplayer functionality to OpenMW, a free and open source recreation of the popular Bethesda Softworks game "The Elder Scrolls III: Morrowind". pkgver = 0.7.0 - pkgrel = 1 + pkgrel = 2 url = http://tes3mp.com arch = x86_64 license = GPL3 @@ -11,8 +11,8 @@ pkgbase = openmw-tes3mp optdepends = openmw: create initial engine configuration files provides = openmw-tes3mp conflicts = openmw-tes3mp - source = openmw-tes3mp.tar.gz::https://github.com/TES3MP/openmw-tes3mp/releases/download/0.7.0-alpha/tes3mp-GNU+Linux-x86_64-release-$pkgver-alpha-abc4090a0f-01d297f5c6.tar.gz - source = https://raw.githubusercontent.com/TES3MP/openmw-tes3mp/master/files/tes3mp/tes3mp_logo.png + source = openmw-tes3mp.tar.gz::https://github.com/TES3MP/openmw-tes3mp/releases/download/0.7.0-alpha/tes3mp-GNU+Linux-x86_64-release-0.7.0-alpha-abc4090a0f-01d297f5c6.tar.gz + source = tes3mp.png::https://raw.githubusercontent.com/TES3MP/openmw-tes3mp/$pkgver/files/tes3mp/tes3mp_logo.png source = tes3mp-browser.desktop sha256sums = bfb942414e6b187f9da9365cd7b9ae959b9ff1e511e2c3a5682662dea3725ba8 sha256sums = 861e5e8cc7ddec2dbfb842d68cdd45e7cc564079b9cb37ad113ff140bf424fd9 |