summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlex Whitt2017-04-24 14:32:38 -0400
committerAlex Whitt2017-04-24 14:32:38 -0400
commit58e123abbf5c227c159c284b732e0d6b6f96bc3d (patch)
treed38eb462a052aa2ef87ae007dbfdef0990914b82 /.SRCINFO
downloadaur-58e123abbf5c227c159c284b732e0d6b6f96bc3d.tar.gz
Initial commit
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..8b492c6cc085
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+# Generated by mksrcinfo v8
+# Mon Apr 24 18:28:21 UTC 2017
+pkgbase = emacs-evil-surround
+ pkgdesc = you will be surrounded (surround.vim for evil, the extensible vi layer)
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = https://github.com/timcharper/evil-surround
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = emacs emacs-evil
+ provides = emacs-evil-surround
+ source = https://github.com/timcharper/evil-surround/archive/v1.0.0.tar.gz
+ sha256sums = SKIP
+
+pkgname = emacs-evil-surround
+