diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-30 23:04:56 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-08 12:35:58 +0200 |
commit | 3b44d8d6e31ac8e8c94133c1202d715fb079ae25 (patch) | |
tree | 23d99a31b6c22e7d559dc36ea89591318fa34f84 /.SRCINFO | |
parent | 37dc05266eda14955fe866021c98546be45f2432 (diff) | |
download | pkgbuilds-3b44d8d6e31ac8e8c94133c1202d715fb079ae25.tar.xz |
moonshine: updpkg 0.0.11 → 0.1.3moonshine
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,17 +1,17 @@ # Generated by makepkg 4.2.1 -# Mon Jun 1 13:54:06 UTC 2015 +# Mon Jun 1 13:54:07 UTC 2015 pkgbase = moonshine pkgdesc = A lightweight Lua VM for the browser - pkgver = 0.0.11 + pkgver = 0.1.3 pkgrel = 1 url = http://moonshinejs.org arch = any license = GPL3 depends = lua depends = nodejs - noextract = moonshine-0.0.11.tgz - source = http://registry.npmjs.org/moonshine/-/moonshine-0.0.11.tgz - sha1sums = ae822c99c67974e323c98607cc3caef0b2d5f6ad + noextract = 0.1.3.tgz + source = https://github.com/gamesys/moonshine/archive/0.1.3.tar.gz + sha1sums = 3068f8bd95a32626dda2907792fce6bae2aaddcf pkgname = moonshine |