summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-06-09 11:41:58 -0700
committerAndy Weidenbaum2015-06-09 11:41:58 -0700
commit99f1d1efc74f2cf19516077d0172923ec46945aa (patch)
tree2968b6058cc9daa5f2b97b6a35a6b7f57f68b0b4 /.SRCINFO
downloadaur-nodejs-react-tools.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ce94ef33dc19
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = nodejs-react-tools
+ pkgdesc = A set of complementary tools to React, including the JSX transformer
+ pkgver = 0.13.3
+ pkgrel = 1
+ url = https://github.com/facebook/react
+ arch = any
+ license = BSD3
+ makedepends = npm
+ depends = nodejs
+ provides = jsx
+ provides = nodejs-react-tools
+ conflicts = jsx
+
+pkgname = nodejs-react-tools
+