summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRodrigo Bezerra2015-12-02 00:04:11 -0300
committerRodrigo Bezerra2015-12-02 00:04:11 -0300
commit5b576b020fb43f808d14779d793515f2870825f5 (patch)
tree758ff7f0b9ac90ac0f1b90f0b01b8d29f7ebabc6 /.SRCINFO
downloadaur-5b576b020fb43f808d14779d793515f2870825f5.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..507feb2e8788
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = qtcreator-spellchecker-plugin-git
+ pkgdesc = Spell Checker plugin for the Qt Creator IDE
+ pkgver = r120.02295c9
+ pkgrel = 1
+ url = https://github.com/CJCombrink/SpellChecker-Plugin
+ arch = i686
+ arch = x86_64
+ groups = qt
+ groups = qt5
+ license = GPL3
+ makedepends = git
+ makedepends = qtcreator-src
+ depends = qtcreator
+ depends = hunspell
+ source = qtcreator-spellchecker-plugin-git::git+https://github.com/CJCombrink/SpellChecker-Plugin.git
+ sha256sums = SKIP
+
+pkgname = qtcreator-spellchecker-plugin-git
+