summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 11 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a5fcf0bd0fb..003529ee34df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,20 @@
+# Generated by mksrcinfo v8
+# Sat Sep 3 18:42:53 UTC 2016
pkgbase = remarshal
pkgdesc = Convert between TOML, YAML and JSON
- pkgver = 0.3.0
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/dbohdan/remarshal
- arch = i686
- arch = x86_64
+ arch = any
license = MIT
- makedepends = git
- makedepends = go
- options = !strip
+ makedepends = python-setuptools
+ depends = python
+ depends = python-dateutil
+ depends = python-pytoml
+ depends = python-yaml
options = !emptydirs
- source = remarshal-0.3.0.tar.gz::https://codeload.github.com/dbohdan/remarshal/tar.gz/v0.3.0
- sha256sums = b011d955bac62253dbfdb79abfa37b0a1f175618f2707ebbd0337532672ce683
+ source = remarshal-0.6.0.tar.gz::https://codeload.github.com/dbohdan/remarshal/tar.gz/v0.6.0
+ sha256sums = 19e85b010ada81f3094ce4e607d6f26aeb2ea40c92c4c704fe1cdb8fd8f637ee
pkgname = remarshal