summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTimothy2019-03-29 00:46:26 -0400
committerTimothy2019-03-29 00:46:26 -0400
commit21601eeb4a955b90eda6fb267ddd60c307766e10 (patch)
tree7b08029f376a75eb8a147583453dd4c30dcc15dd /.SRCINFO
downloadaur-21601eeb4a955b90eda6fb267ddd60c307766e10.tar.gz
Initial release of package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..af9c7dbce065
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = spell
+ pkgdesc = A clone of the standard Unix program of the same name, implemented as a wrapper for Ispell
+ pkgver = 1.1
+ pkgrel = 1
+ url = https://directory.fsf.org/wiki/Spell
+ arch = x86_64
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
+ license = GPL3
+ source = spell-1.1.tar.gz::https://ftp.gnu.org/gnu/spell/spell-1.1.tar.gz
+ md5sums = c1dc2c4fd30b28d6480279b79a6fb889
+
+pkgname = spell
+ depends = ispell
+