diff options
author | Chris Lane | 2021-08-17 11:34:54 +0100 |
---|---|---|
committer | Chris Lane | 2021-08-17 11:34:54 +0100 |
commit | 43420faa395340b4c93564feb0e6ee52ecc02363 (patch) | |
tree | 5e07c4b7331ade1499d614af7b3a0e8d499fdeed /.SRCINFO | |
parent | 8ac64c7de782664c5878955289656cec9f3abaf5 (diff) | |
download | aur-43420faa395340b4c93564feb0e6ee52ecc02363.tar.gz |
Update to 0.2.0 release
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,15 +1,14 @@ pkgbase = instant-markdown-d pkgdesc = Instantly-updating Markdown Server - pkgver = 0.2.0_rc.2 + pkgver = 0.2.0 pkgrel = 1 url = https://github.com/suan/instant-markdown-d arch = any license = APACHE makedepends = npm depends = nodejs - noextract = instant-markdown-d-0.2.0-rc.2.tgz - source = https://registry.npmjs.org/instant-markdown-d/-/instant-markdown-d-0.2.0-rc.2.tgz - sha512sums = f452204931e66760ed311223f01c05b9fdada09f3f51650007ef54e36bf0d2d88b9b5e85062a2763bbcd2b9c6abb3bbcd0e82461309cc56e2533651113638138 + noextract = instant-markdown-d-0.2.0.tgz + source = https://registry.npmjs.org/instant-markdown-d/-/instant-markdown-d-0.2.0.tgz + sha512sums = f1e55c5b261f943eec1b5999384b9e4b047032c9a615e0b2d617328e427ea0bb64fc929c3205163c6b34a5fe5d997157c512623cfc70a9085a900abb45596df5 pkgname = instant-markdown-d - |