diff options
author | Eric Anderson | 2021-04-04 16:27:18 -0700 |
---|---|---|
committer | Eric Anderson | 2021-04-04 16:27:18 -0700 |
commit | e927584bab9adbfd89ea2d029158deda5300d3b4 (patch) | |
tree | cbfca8f61381de9c8b65c9d97b4cd10c6645f3cd /.SRCINFO | |
parent | 1008f1e72b574ce01e63f94ec1a684b0dc5198d7 (diff) | |
download | aur-e927584bab9adbfd89ea2d029158deda5300d3b4.tar.gz |
Update URL, fix symlink issue with cp
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -2,14 +2,13 @@ pkgbase = dearesther pkgdesc = An experimental first-person adventure, strongly driven by a fractured narrative (game sold separately) pkgver = 1.6 pkgrel = 1 - url = http://dear-esther.com/ + url = https://www.thechineseroom.co.uk/games/dear-esther arch = i686 arch = x86_64 license = custom - makedepends = unzip - depends = glu - depends = libxi - depends = gcc-libs + depends = lib32-glu + depends = lib32-libxi + depends = lib32-gcc-libs noextract = install-dearesther-1.6.bin options = !strip source = dearesther.desktop |