summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsballert2018-09-14 12:26:30 +0200
committersballert2018-09-14 12:26:30 +0200
commit1fdf61df59d925efce40a104c9dddf9aedf47cc9 (patch)
tree26d2f9d5bd53ba2acca2cd849e2f1033a75c4998 /.SRCINFO
downloadaur-emacs-graphql-git.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8c178063a7b5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = emacs-graphql-git
+ pkgdesc = GraphQL utilities
+ pkgver = r53.b64ab8d
+ pkgrel = 1
+ url = https://github.com/vermiculus/graphql.el
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = emacs
+ provides = emacs-graphql
+ conflicts = emacs-graphql
+ source = git+https://github.com/vermiculus/graphql.el.git
+ sha256sums = SKIP
+
+pkgname = emacs-graphql-git
+