summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..70a9882ae866
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = misspell
+ pkgdesc = Correct commonly misspelled English words in source files
+ pkgver = v0.3.4
+ pkgrel = 1
+ url = https://github.com/client9/misspell/
+ arch = any
+ license = MIT
+ makedepends = go
+ source = misspell-src::git+https://github.com/client9/misspell.git#tag=v0.3.4
+ sha256sums = SKIP
+
+pkgname = misspell
+