diff options
author | Mike Swanson | 2018-11-02 21:33:12 -0700 |
---|---|---|
committer | Mike Swanson | 2018-11-02 21:33:12 -0700 |
commit | 93810a97ea8f58cf1216d94996c206208ea8a4cd (patch) | |
tree | 25acf9eefe78c7fb660cc5f6118f084882f098a0 /.SRCINFO | |
parent | 33aaa541709d4ac70ed29840be931f3321d2f855 (diff) | |
download | aur-93810a97ea8f58cf1216d94996c206208ea8a4cd.tar.gz |
Update to current HEAD, add desktop entry
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 15 |
1 files changed, 10 insertions, 5 deletions
@@ -1,8 +1,11 @@ +# Generated by mksrcinfo v8 +# Sat Nov 3 04:31:25 UTC 2018 pkgbase = doom64ex-git - pkgdesc = Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as possible with additional modding features. - pkgver = r261.c2619d1 - pkgrel = 2 + pkgdesc = Engine recreation of Doom 64, requires N64 ROM (not included). + pkgver = 0.r287.03a5e6a + pkgrel = 1 url = https://github.com/svkaiser/Doom64EX + install = doom64ex.install arch = i686 arch = x86_64 license = GPL2 @@ -13,8 +16,10 @@ pkgbase = doom64ex-git depends = sdl2 depends = sdl2_net depends = zlib - source = git+https://github.com/svkaiser/Doom64EX - sha256sums = SKIP + source = doom64ex-git::git+https://github.com/svkaiser/Doom64EX + source = doom64ex.desktop + sha512sums = SKIP + sha512sums = ae87f565d150400bc95a38841aa39bd5e851f16d7ea6f5090e39a42811700bcdeef567f0ee6966a81911561e6de6c422c66072ddb62ba52940e314e367a1a826 pkgname = doom64ex-git |